Package org.apache.commons.httpclient.cookie

Provides cookie handling in conjunction with Cookie.

Interface Summary

CookieSpec Defines the cookie management specification.

Class Summary

CookiePolicy Cookie management policy class.
CookieSpecBase Cookie management functions shared by all specification.
IgnoreCookiesSpec A cookie spec that does nothing.
MalformedCookieException Signals that a cookie is in some way invalid or illegal in a given context
NetscapeDraftSpec Netscape cookie draft specific cookie management functions
RFC2109Spec RFC 2109 specific cookie management functions
Provides cookie handling in conjunction with Cookie.

Copyright (c) 1999-2005 - Apache Software Foundation