Package org.apache.http.impl.cookie

Class Summary
AbstractCookieAttributeHandler  
AbstractCookieSpec Abstract cookie specification which can delegate the job of parsing, validation or matching cookie attributes to a number of arbitrary CookieAttributeHandlers.
BasicCommentHandler  
BasicDomainHandler  
BasicExpiresHandler  
BasicMaxAgeHandler  
BasicPathHandler  
BasicSecureHandler  
BrowserCompatSpec Cookie specification that stives to closely mimic (mis)behavior of common web browser applications such as Microsoft Internet Explorer and Mozilla FireFox.
BrowserCompatSpecFactory  
CookieSpecBase Cookie management functions shared by all specification.
DateUtils A utility class for parsing and formatting HTTP dates as used in cookies and other headers.
NetscapeDomainHandler  
NetscapeDraftSpec Netscape cookie draft compliant cookie policy
NetscapeDraftSpecFactory  
RFC2109DomainHandler  
RFC2109Spec RFC 2109 compliant cookie policy
RFC2109SpecFactory  
RFC2109VersionHandler  
 

Exception Summary
DateParseException An exception to indicate an error parsing a date string.
 



Copyright © 2000-2007 Apache Software Foundation. All Rights Reserved.