org.apache.http.client.CookieStore |
Known Indirect Subclasses |
This interface represents an abstract store for Cookie
objects.
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Adds an
Cookie , replacing any existing equivalent cookies. | |||||||||||
Clears all cookies.
| |||||||||||
Removes all of
Cookie s in this store that have expired by
the specified java.util.Date. | |||||||||||
Returns all cookies contained in this store.
|
Removes all of Cookie
s in this store that have expired by
the specified java.util.Date.
Returns all cookies contained in this store.