Uses of Package
org.apache.http.impl.cookie

Packages that use org.apache.http.impl.cookie
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
AbstractCookieAttributeHandler
           
AbstractCookieSpec
          Abstract cookie specification which can delegate the job of parsing, validation or matching cookie attributes to a number of arbitrary CookieAttributeHandlers.
BasicClientCookie
          Default implementation of SetCookie.
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 compliant CookieSpec implementation.
RFC6265CookieSpec
          Cookie management functions shared by RFC C6265 compliant specification.
RFC6265CookieSpecProvider.CompatibilityLevel
           
 



Copyright © 1999–2019 The Apache Software Foundation. All rights reserved.