Package org.apache.commons.httpclient.cookie

Provides cookie handling in conjunction with Cookie.

See:
          Description

Interface Summary
CookieSpec Cookie management specification must define rules of parsing "Set-Cookie" header rules of validation of parsed cookies formatting of "Cookie" header for a given host, port and path of origin
 

Class Summary
CookiePolicy Cookie management policy class.
CookieSpecBase Cookie management functions shared by all specification.
NetscapeDraftSpec Netscape cookie draft specific cookie management functions
RFC2109Spec RFC 2109 specific cookie management functions
 

Exception Summary
MalformedCookieException  
 

Package org.apache.commons.httpclient.cookie Description

Provides cookie handling in conjunction with Cookie.

Since:
2.0


Copyright © 2001-2003 Apache Software Foundation. All Rights Reserved.