Uses of Class
org.apache.tomcat.util.http.ServerCookie

Packages that use ServerCookie
org.apache.tomcat.util.http Special utils for handling HTTP-specific entities - headers, parameters, cookies, etc. 
 

Uses of ServerCookie in org.apache.tomcat.util.http
 

Methods in org.apache.tomcat.util.http that return ServerCookie
 ServerCookie Cookies.getCookie(int idx)
           
 ServerCookie Cookies.addCookie()
          Register a new, unitialized cookie.
 



Copyright © 2001 Apache Software Foundation. All Rights Reserved.