Uses of Package
org.apache.http.impl.cookie
-
Packages that use org.apache.http.impl.cookie Package Description org.apache.http.impl.cookie Default implementations of standard and common HTTP state management policies. -
Classes in org.apache.http.impl.cookie used by org.apache.http.impl.cookie Class Description AbstractCookieAttributeHandler AbstractCookieSpec Abstract cookie specification which can delegate the job of parsing, validation or matching cookie attributes to a number of arbitraryCookieAttributeHandler
s.BasicClientCookie Default implementation ofSetCookie
.BasicDomainHandler BrowserCompatSpecFactory.SecurityLevel Deprecated.CookieSpecBase Cookie management functions shared by all specification.DateParseException Deprecated.(4.3) no longer used.DefaultCookieSpec Default cookie specification that picks up the best matching cookie policy based on the format of cookies sent with the HTTP response.DefaultCookieSpecProvider.CompatibilityLevel NetscapeDraftHeaderParser RFC2109Spec RFC 2109 compliantCookieSpec
implementation.RFC6265CookieSpec Cookie management functions shared by RFC C6265 compliant specification.RFC6265CookieSpecProvider.CompatibilityLevel