Uses of Interface
org.apache.http.cookie.SetCookie2
-
Packages that use SetCookie2 Package Description org.apache.http.impl.cookie Default implementations of standard and common HTTP state management policies. -
-
Uses of SetCookie2 in org.apache.http.impl.cookie
Classes in org.apache.http.impl.cookie that implement SetCookie2 Modifier and Type Class Description class
BasicClientCookie2
Default implementation ofSetCookie2
.
-