Uses of Package
org.apache.http.io
Packages that use org.apache.http.io
Package
Description
Default implementations of HTTP connections for synchronous,
blocking communication.
Default implementations of entity content strategies.
Default implementations of message parses and writers
for synchronous, blocking communication.
Default implementations of HTTP connections for asynchronous,
even driven communication.
Default implementations of message parses and writers
for asynchronous, even driven communication.
Default implementation of event driven network communication APIs
based on Java NIO.
HTTP message parser and writer APIs for synchronous, blocking
communication.
Core utility classes for asynchronous, event driven communication.
-
Classes in org.apache.http.io used by org.apache.http.implClassDescriptionDeprecated.(4.3) no longer used.Abstract message parser intended to build HTTP messages from an arbitrary data source.Factory for
HttpMessageParser
instances.Abstract message writer intended to serialize HTTP messages to an arbitrary data sink.Factory forHttpMessageWriter
instances.The point of access to the statistics ofSessionInputBuffer
orSessionOutputBuffer
.Session input buffer for blocking connections.Session output buffer for blocking connections. -
Classes in org.apache.http.io used by org.apache.http.impl.entityClassDescriptionSession input buffer for blocking connections.Session output buffer for blocking connections.
-
Classes in org.apache.http.io used by org.apache.http.impl.ioClassDescriptionBasic buffer properties.Deprecated.(4.3) no longer used.Abstract message parser intended to build HTTP messages from an arbitrary data source.Factory for
HttpMessageParser
instances.Abstract message writer intended to serialize HTTP messages to an arbitrary data sink.Factory forHttpMessageWriter
instances.The point of access to the statistics ofSessionInputBuffer
orSessionOutputBuffer
.Session input buffer for blocking connections.Session output buffer for blocking connections. -
Classes in org.apache.http.io used by org.apache.http.impl.nioClassDescriptionThe point of access to the statistics of
SessionInputBuffer
orSessionOutputBuffer
. -
Classes in org.apache.http.io used by org.apache.http.impl.nio.codecs
-
Classes in org.apache.http.io used by org.apache.http.impl.nio.reactor
-
Classes in org.apache.http.io used by org.apache.http.ioClassDescriptionAbstract message parser intended to build HTTP messages from an arbitrary data source.Abstract message writer intended to serialize HTTP messages to an arbitrary data sink.The point of access to the statistics of
SessionInputBuffer
orSessionOutputBuffer
.Session input buffer for blocking connections.Session output buffer for blocking connections. -
Classes in org.apache.http.io used by org.apache.http.nio.util