|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CookieSpecBase | |
|---|---|
| org.apache.http.impl.cookie | Default implementations for interfaces in
org.apache.http.cookie. |
| Uses of CookieSpecBase in org.apache.http.impl.cookie |
|---|
| Subclasses of CookieSpecBase in org.apache.http.impl.cookie | |
|---|---|
class |
BrowserCompatSpec
Cookie specification that strives to closely mimic (mis)behavior of common web browser applications such as Microsoft Internet Explorer and Mozilla FireFox. |
class |
IgnoreSpec
CookieSpec that ignores all cookies |
class |
NetscapeDraftSpec
This CookieSpec implementation conforms to the original draft
specification published by Netscape Communications. |
class |
RFC2109Spec
RFC 2109 compliant CookieSpec implementation. |
class |
RFC2965Spec
RFC 2965 compliant CookieSpec implementation. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||