Uses of Package
org.apache.http.client.protocol

Packages that use org.apache.http.client.protocol
org.apache.http.client.protocol Client specific HTTP protocol handlers. 
org.apache.http.impl.execchain HTTP request execution chain APIs. 
 

Classes in org.apache.http.client.protocol used by org.apache.http.client.protocol
ClientContext
          Deprecated. (4.3) use HttpClientContext.
HttpClientContext
          Adaptor class that provides convenience type safe setters and getters for common HttpContext attributes used in the course of HTTP request execution.
 

Classes in org.apache.http.client.protocol used by org.apache.http.impl.execchain
HttpClientContext
          Adaptor class that provides convenience type safe setters and getters for common HttpContext attributes used in the course of HTTP request execution.
 



Copyright © 1999–2019 The Apache Software Foundation. All rights reserved.