Uses of Class
org.apache.hc.client5.http.impl.cookie.AbstractCookieSpec
-
Packages that use AbstractCookieSpec Package Description org.apache.hc.client5.http.impl.cookie Standard and common HTTP cookie management policies. -
-
Uses of AbstractCookieSpec in org.apache.hc.client5.http.impl.cookie
Subclasses of AbstractCookieSpec in org.apache.hc.client5.http.impl.cookie Modifier and Type Class Description class
CookieSpecBase
Cookie management functions shared by all specification.class
IgnoreSpecSpec
CookieSpec that ignores all cookies
-