Class BasicHttpProcessor

java.lang.Object
org.apache.http.protocol.BasicHttpProcessor
All Implemented Interfaces:
Cloneable, HttpRequestInterceptor, HttpResponseInterceptor, HttpProcessor, HttpRequestInterceptorList, HttpResponseInterceptorList

@Deprecated public final class BasicHttpProcessor extends Object implements HttpProcessor, HttpRequestInterceptorList, HttpResponseInterceptorList, Cloneable
Deprecated.
(4.3)
Default implementation of HttpProcessor.

Please note access to the internal structures of this class is not synchronized and therefore this class may be thread-unsafe.

Since:
4.0