Package | Description |
---|---|
org.apache.commons.httpclient |
Classes and interfaces supporting the client side of the HTTP protocol.
|
org.apache.commons.httpclient.cookie |
Provides cookie handling in conjunction with
Cookie . |
Class and Description |
---|
CookieSpec
Defines the cookie management specification.
|
Class and Description |
---|
CookieAttributeHandler
Ths interface represents a cookie attribute handler responsible
for parsing, validating, and matching a specific cookie attribute,
such as path, domain, port, etc.
|
CookieOrigin
CookieOrigin class incapsulates details of an origin server that
are relevant when parsing, validating or matching HTTP cookies.
|
CookieSpec
Defines the cookie management specification.
|
CookieSpecBase
Cookie management functions shared by all specification.
|
CookieVersionSupport
Defines cookie specification specific capabilities
|
MalformedCookieException
Signals that a cookie is in some way invalid or illegal in a given
context
|
Copyright © 2001-2012 Apache Software Foundation. All Rights Reserved.