Uses of Class
org.apache.http.impl.cookie.BasicClientCookie
| Package | Description |
|---|---|
| org.apache.http.impl.cookie |
-
Uses of BasicClientCookie in org.apache.http.impl.cookie
Subclasses of BasicClientCookie in org.apache.http.impl.cookie Modifier and Type Class Description classBasicClientCookie2HTTP "magic-cookie" represents a piece of state information that the HTTP agent and the target server can exchange to maintain a session as specified by RFC2965.