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

Packages that use org.apache.http.impl.cookie
org.apache.http.impl.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
          HTTP "magic-cookie" represents a piece of state information that the HTTP agent and the target server can exchange to maintain a session.
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 cookie policy
 



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