Uses of Class
org.apache.http.impl.io.AbstractMessageWriter
Packages that use AbstractMessageWriter
Package
Description
Default implementations of message parses and writers
for synchronous, blocking communication.
-
Uses of AbstractMessageWriter in org.apache.http.impl.io
Subclasses of AbstractMessageWriter in org.apache.http.impl.ioModifier and TypeClassDescriptionclassHTTP request writer that serializes its output to an instance ofSessionOutputBuffer.classHTTP response writer that serializes its output to an instance ofSessionOutputBuffer.classDeprecated.classDeprecated.(4.3) useDefaultHttpResponseWriter
DefaultHttpRequestWriter