Uses of Class
org.apache.http.impl.cookie.RFC2109Spec
-
Packages that use RFC2109Spec Package Description org.apache.http.impl.cookie Default implementations of standard and common HTTP state management policies. -
-
Uses of RFC2109Spec in org.apache.http.impl.cookie
Subclasses of RFC2109Spec in org.apache.http.impl.cookie Modifier and Type Class Description classRFC2965SpecRFC 2965 compliantCookieSpecimplementation.Fields in org.apache.http.impl.cookie declared as RFC2109Spec Modifier and Type Field Description private RFC2109SpecDefaultCookieSpec. obsoleteStrictConstructors in org.apache.http.impl.cookie with parameters of type RFC2109Spec Constructor Description DefaultCookieSpec(RFC2965Spec strict, RFC2109Spec obsoleteStrict, NetscapeDraftSpec netscapeDraft)
-