Uses of Class
org.apache.http.protocol.BasicHttpProcessor
Packages that use BasicHttpProcessor
Package
Description
Core HTTP protocol execution framework and HTTP protocol handlers
for synchronous, blocking communication.
-
Uses of BasicHttpProcessor in org.apache.http.protocol
Methods in org.apache.http.protocol that return BasicHttpProcessorModifier and TypeMethodDescriptionBasicHttpProcessor.copy()
Deprecated.Creates a copy of this instanceMethods in org.apache.http.protocol with parameters of type BasicHttpProcessorModifier and TypeMethodDescriptionprotected void
BasicHttpProcessor.copyInterceptors
(BasicHttpProcessor target) Deprecated.Sets up the target to have the same list of interceptors as the current instance.