Uses of Package
org.apache.http.nio
Packages that use org.apache.http.nio
Package
Description
Default implementations of HTTP connections for asynchronous,
even driven communication.
Embedded non-blocking server and server bootstrap.
Default implementations of message parses and writers
for asynchronous, even driven communication.
Default implementations of client side connection pools
for asynchronous, even driven communication.
Core HTTP component APIs and primitives for asynchronous, event
driven communication.
Core HTTP entity implementations with support for
asynchronous, event driven communication.
Core HTTP protocol execution framework and HTTP protocol handlers
for asynchronous, event driven communication.
Core utility classes for asynchronous, event driven communication.
-
Classes in org.apache.http.nio used by org.apache.http.impl.nioClassDescriptionAbstract HTTP content decoder.Abstract HTTP content encoder.Connection input/output control interface.Abstract non-blocking client-side HTTP connection interface.Abstract client-side HTTP protocol handler.Deprecated.Deprecated.(4.2) no longer usedAbstract non-blocking HTTP connection interface.Factory for
NHttpConnectioninstances.Abstract HTTP message parser for non-blocking connections.Factory forNHttpMessageParserinstances.Abstract HTTP message writer for non-blocking connections.Factory forNHttpMessageWriterinstances.Abstract non-blocking server-side HTTP connection interface.Abstract server-side HTTP event handler.Deprecated.(4.2) no longer usedDeprecated.(4.2) useNHttpServerEventHandler -
Classes in org.apache.http.nio used by org.apache.http.impl.nio.bootstrap
-
Classes in org.apache.http.nio used by org.apache.http.impl.nio.codecsClassDescriptionAbstract HTTP content decoder.Abstract HTTP content encoder.A content decoder capable of transferring data directly to a
FileChannelA content encoder capable of transferring data directly from aFileChannelAbstract HTTP message parser for non-blocking connections.Factory forNHttpMessageParserinstances.Abstract HTTP message writer for non-blocking connections.Factory forNHttpMessageWriterinstances. -
Classes in org.apache.http.nio used by org.apache.http.impl.nio.poolClassDescriptionAbstract non-blocking client-side HTTP connection interface.Factory for
NHttpConnectioninstances.Factory forNHttpMessageParserinstances.Factory forNHttpMessageWriterinstances. -
Classes in org.apache.http.nio used by org.apache.http.impl.nio.sslClassDescriptionDeprecated.(4.2) use
NHttpClientEventHandlerDeprecated.(4.2) no longer usedDeprecated.(4.2) no longer usedDeprecated.(4.2) useNHttpServerEventHandler -
Classes in org.apache.http.nio used by org.apache.http.nioClassDescriptionAbstract HTTP content decoder.Abstract HTTP content encoder.Connection input/output control interface.Abstract non-blocking client-side HTTP connection interface.Deprecated.(4.2) use
NHttpClientEventHandlerAbstract non-blocking HTTP connection interface.Abstract HTTP message parser for non-blocking connections.Abstract HTTP message writer for non-blocking connections.Abstract non-blocking server-side HTTP connection interface.Deprecated.(4.2) useNHttpServerEventHandler -
Classes in org.apache.http.nio used by org.apache.http.nio.entityClassDescriptionAbstract HTTP content decoder.Abstract HTTP content encoder.Connection input/output control interface.
-
Classes in org.apache.http.nio used by org.apache.http.nio.protocolClassDescriptionAbstract HTTP content decoder.Abstract HTTP content encoder.Connection input/output control interface.Abstract non-blocking client-side HTTP connection interface.Abstract client-side HTTP protocol handler.Deprecated.(4.2) use
NHttpClientEventHandlerAbstract non-blocking HTTP connection interface.Abstract non-blocking server-side HTTP connection interface.Abstract server-side HTTP event handler.Deprecated.(4.2) useNHttpServerEventHandler -
Classes in org.apache.http.nio used by org.apache.http.nio.utilClassDescriptionAbstract HTTP content decoder.Abstract HTTP content encoder.Connection input/output control interface.
NHttpClientEventHandler