Uses of Class
org.apache.http.impl.io.AbstractMessageParser
Packages that use AbstractMessageParser
Package
Description
Default implementations of message parses and writers
for synchronous, blocking communication.
-
Uses of AbstractMessageParser in org.apache.http.impl.io
Subclasses of AbstractMessageParser in org.apache.http.impl.ioModifier and TypeClassDescriptionclass
HTTP request parser that obtain its input from an instance ofSessionInputBuffer
.class
HTTP response parser that obtain its input from an instance ofSessionInputBuffer
.class
Deprecated.class
Deprecated.(4.2) useDefaultHttpResponseParser
DefaultHttpRequestParser