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 classCookieSpecBaseCookie management functions shared by all specification.classIgnoreSpecSpecCookieSpec that ignores all cookies
-