Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.apache.http.cookie Classes and Interfaces - 18 results found.
NameDescriptionTypePackageFramework
ClientCookieClientCookie extends the standard Cookie interface with additional client specific functionality such ability to retrieveInterfaceorg.apache.http.cookieApache HttpComponents
CookieCookie interface represents a token or short packet of state information (also referred to as magic-cookie) that the HTTP agent and the targetInterfaceorg.apache.http.cookieApache HttpComponents
CookieAttributeHandlerThis interface represents a cookie attribute handler responsible for parsing, validating, and matching a specific cookie attribute,Interfaceorg.apache.http.cookieApache HttpComponents
CookieIdentityComparatorThis cookie comparator can be used to compare identity of cookies.Classorg.apache.http.cookieApache HttpComponents
CookieOriginCookieOrigin class encapsulates details of an origin server that are relevant when parsing, validating or matching HTTP cookies.Classorg.apache.http.cookieApache HttpComponents
CookiePathComparatorThis cookie comparator ensures that multiple cookies satisfying a common criteria are ordered in the Cookie header suchClassorg.apache.http.cookieApache HttpComponents
CookieRestrictionViolationExceptionSignals that a cookie violates a restriction imposed by the cookieSince:4.Classorg.apache.http.cookieApache HttpComponents
CookieSpecDefines the cookie management specification.Interfaceorg.apache.http.cookieApache HttpComponents
CookieSpecFactoryFactory for CookieSpec implementations.Interfaceorg.apache.http.cookieApache HttpComponents
CookieSpecParamBeanThis is a Java Bean class that can be used to wrap an instance of HttpParams and manipulate HTTP cookie parameters using Java BeansClassorg.apache.http.cookie.paramsApache HttpComponents
CookieSpecPNamesParameter names for HTTP cookie management classes.Interfaceorg.apache.http.cookie.paramsApache HttpComponents
CookieSpecProviderFactory for CookieSpec implementations.Interfaceorg.apache.http.cookieApache HttpComponents
CookieSpecRegistryCookie specification registry that can be used to obtain the corresponding cookie specification implementation for a given type of type or version ofClassorg.apache.http.cookieApache HttpComponents
MalformedCookieExceptionSignals that a cookie is in some way invalid or illegal in a givenSince:4.Classorg.apache.http.cookieApache HttpComponents
SetCookieThis interface represents a Set-Cookie response header sent by the origin server to the HTTP agent in order to maintain a conversational state.Interfaceorg.apache.http.cookieApache HttpComponents
SetCookie2This interface represents a Set-Cookie2 response header sent by the origin server to the HTTP agent in order to maintain a conversational state.Interfaceorg.apache.http.cookieApache HttpComponents
SMConstants and static helpers related to the HTTP state management.Interfaceorg.apache.http.cookieApache HttpComponents
CookieCookie interface represents a token or short packet of state information (also referred to as "magic-cookie") that the HTTP agent and the targetInterfaceorg.apache.http.cookieApache HttpComponents