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