Package org.apache.commons.httpclient.cookie
Since2.0
VersionNot specified.
AuthorNot specified.
Wiki javadoc Use textile entry format.
Add your comments here.
Interfaces
CookieSpec Defines the cookie management specification.
Classes
CookiePolicy Cookie management policy class.
CookieSpecBase Cookie management functions shared by all specification.
IgnoreCookiesSpec A cookie spec that does nothing.
NetscapeDraftSpec

Netscape cookie draft specific cookie management functions

RFC2109Spec

RFC 2109 specific cookie management functions

Exceptions
MalformedCookieException Signals that a cookie is in some way invalid or illegal in a given context
Provides cookie handling in conjunction with Cookie .