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

Packages that use org.apache.http.impl.cookie
org.apache.http.impl.cookie Default implementations for interfaces in org.apache.http.cookie
 

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
           
CookieSpecBase
          Cookie management functions shared by all specification.
DateParseException
          An exception to indicate an error parsing a date string.
NetscapeDraftHeaderParser
           
RFC2109Spec
          RFC 2109 compliant CookieSpec implementation.
 



Copyright © 1999-2010 Apache Software Foundation. All Rights Reserved.