Uses of Interface
org.apache.http.protocol.HttpRequestInterceptorList

Packages that use HttpRequestInterceptorList
org.apache.http.protocol Core HTTP protocol execution framework and HTTP protocol handlers for synchronous, blocking communication. 
 

Uses of HttpRequestInterceptorList in org.apache.http.protocol
 

Classes in org.apache.http.protocol that implement HttpRequestInterceptorList
 class BasicHttpProcessor
          Deprecated. (4.3)
 

Constructors in org.apache.http.protocol with parameters of type HttpRequestInterceptorList
ImmutableHttpProcessor(HttpRequestInterceptorList requestInterceptors, HttpResponseInterceptorList responseInterceptors)
          Deprecated. (4.3) do not use.
 



Copyright © 2005–2021 The Apache Software Foundation. All rights reserved.