Uses of Class
org.apache.hc.client5.http.protocol.ResponseProcessCookies
-
Packages that use ResponseProcessCookies Package Description org.apache.hc.client5.http.protocol HTTP protocol interceptors that enable advanced functionality such as HTTP state management and authentication state caching. -
-
Uses of ResponseProcessCookies in org.apache.hc.client5.http.protocol
Fields in org.apache.hc.client5.http.protocol declared as ResponseProcessCookies Modifier and Type Field Description static ResponseProcessCookies
ResponseProcessCookies. INSTANCE
Singleton instance.
-