Uses of Interface
org.apache.http.cookie.SetCookie2
| Package | Description |
|---|---|
| org.apache.http.impl.cookie |
-
Uses of SetCookie2 in org.apache.http.impl.cookie
Classes in org.apache.http.impl.cookie that implement SetCookie2 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.