Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.apache.commons.httpclient.cookie Classes and Interfaces - 14 results found.
NameDescriptionTypePackageFramework
Cookie HTTP magic-cookie represents a piece of state information that the HTTP agent and the target server can exchange to maintain Classorg.apache.commons.httpclientApache HttpClient
Cookie2 Cookie class for RFC2965Spec cookie specification.Classorg.apache.commons.httpclient.cookieApache HttpClient
CookieAttributeHandlerThs interface represents a cookie attribute handler responsible for parsing, validating, and matching a specific cookie attribute, Interfaceorg.apache.commons.httpclient.cookieApache HttpClient
CookieOriginCookieOrigin class incapsulates details of an origin server that are relevant when parsing, validating or matching HTTP cookies.Classorg.apache.commons.httpclient.cookieApache HttpClient
CookiePathComparatorThis cookie comparator ensures that multiple cookies satisfying a common criteria are ordered in the Cookie header suchClassorg.apache.commons.httpclient.cookieApache HttpClient
CookiePolicyCookie management policy class.Classorg.apache.commons.httpclient.cookieApache HttpClient
CookieSpecDefines the cookie management specification.Interfaceorg.apache.commons.httpclient.cookieApache HttpClient
CookieSpecBaseCookie management functions shared by all specification.Classorg.apache.commons.httpclient.cookieApache HttpClient
CookieVersionSupportDefines cookie specification specific capabilitiesSince:3.Interfaceorg.apache.commons.httpclient.cookieApache HttpClient
IgnoreCookiesSpecA cookie spec that does nothing.Classorg.apache.commons.httpclient.cookieApache HttpClient
MalformedCookieExceptionSignals that a cookie is in some way invalid or illegal in a givenSince:2.Classorg.apache.commons.httpclient.cookieApache HttpClient
NetscapeDraftSpecNetscape cookie draft specific cookie management functionsSince:2.Classorg.apache.commons.httpclient.cookieApache HttpClient
RFC2109SpecRFC 2109 specific cookie management functionsSince:2.Classorg.apache.commons.httpclient.cookieApache HttpClient
RFC2965SpecRFC 2965 specific cookie management functions.Classorg.apache.commons.httpclient.cookieApache HttpClient