Uses of Class
org.apache.hc.client5.http.impl.cookie.BasicPathHandler
-
Packages that use BasicPathHandler Package Description org.apache.hc.client5.http.impl.cookie Standard and common HTTP cookie management policies. -
-
Uses of BasicPathHandler in org.apache.hc.client5.http.impl.cookie
Fields in org.apache.hc.client5.http.impl.cookie declared as BasicPathHandler Modifier and Type Field Description static BasicPathHandler
BasicPathHandler. INSTANCE
Singleton instance.
-