Uses of Package
org.apache.http.impl.cookie
Packages that use org.apache.http.impl.cookie
Package
Description
Default implementations of standard and common HTTP state
management policies.
-
Classes in org.apache.http.impl.cookie used by org.apache.http.impl.cookieClassDescriptionAbstract cookie specification which can delegate the job of parsing, validation or matching cookie attributes to a number of arbitrary
CookieAttributeHandler
s.Default implementation ofSetCookie
.Deprecated.Cookie management functions shared by all specification.Deprecated.(4.3) no longer used.Default cookie specification that picks up the best matching cookie policy based on the format of cookies sent with the HTTP response.RFC 2109 compliantCookieSpec
implementation.Cookie management functions shared by RFC C6265 compliant specification.