Uses of Interface
org.apache.http.protocol.HttpResponseInterceptorList
Packages that use HttpResponseInterceptorList
Package
Description
Core HTTP protocol execution framework and HTTP protocol handlers
for synchronous, blocking communication.
-
Uses of HttpResponseInterceptorList in org.apache.http.protocol
Classes in org.apache.http.protocol that implement HttpResponseInterceptorListConstructors in org.apache.http.protocol with parameters of type HttpResponseInterceptorListModifierConstructorDescriptionImmutableHttpProcessor
(HttpRequestInterceptorList requestInterceptors, HttpResponseInterceptorList responseInterceptors) Deprecated.(4.3) do not use.