Uses of Package
org.apache.http.nio
-
Packages that use org.apache.http.nio Package Description org.apache.http.impl.nio Default implementations of HTTP connections for asynchronous, even driven communication.org.apache.http.impl.nio.bootstrap Embedded non-blocking server and server bootstrap.org.apache.http.impl.nio.codecs Default implementations of message parses and writers for asynchronous, even driven communication.org.apache.http.impl.nio.pool Default implementations of client side connection pools for asynchronous, even driven communication.org.apache.http.impl.nio.ssl org.apache.http.nio Core HTTP component APIs and primitives for asynchronous, event driven communication.org.apache.http.nio.entity Core HTTP entity implementations with support for asynchronous, event driven communication.org.apache.http.nio.protocol Core HTTP protocol execution framework and HTTP protocol handlers for asynchronous, event driven communication.org.apache.http.nio.util Core utility classes for asynchronous, event driven communication. -
Classes in org.apache.http.nio used by org.apache.http.impl.nio Class Description ContentDecoder Abstract HTTP content decoder.ContentEncoder Abstract HTTP content encoder.IOControl Connection input/output control interface.NHttpClientConnection Abstract non-blocking client-side HTTP connection interface.NHttpClientEventHandler Abstract client-side HTTP protocol handler.NHttpClientHandler Deprecated.(4.2) useNHttpClientEventHandler
NHttpClientIOTarget Deprecated.(4.2) no longer usedNHttpConnection Abstract non-blocking HTTP connection interface.NHttpConnectionFactory Factory forNHttpConnection
instances.NHttpMessageParser Abstract HTTP message parser for non-blocking connections.NHttpMessageParserFactory Factory forNHttpMessageParser
instances.NHttpMessageWriter Abstract HTTP message writer for non-blocking connections.NHttpMessageWriterFactory Factory forNHttpMessageWriter
instances.NHttpServerConnection Abstract non-blocking server-side HTTP connection interface.NHttpServerEventHandler Abstract server-side HTTP event handler.NHttpServerIOTarget Deprecated.(4.2) no longer usedNHttpServiceHandler Deprecated.(4.2) useNHttpServerEventHandler
-
Classes in org.apache.http.nio used by org.apache.http.impl.nio.bootstrap Class Description NHttpConnectionFactory Factory forNHttpConnection
instances.NHttpServerEventHandler Abstract server-side HTTP event handler. -
Classes in org.apache.http.nio used by org.apache.http.impl.nio.codecs Class Description ContentDecoder Abstract HTTP content decoder.ContentEncoder Abstract HTTP content encoder.FileContentDecoder A content decoder capable of transferring data directly to aFileChannel
FileContentEncoder A content encoder capable of transferring data directly from aFileChannel
NHttpMessageParser Abstract HTTP message parser for non-blocking connections.NHttpMessageParserFactory Factory forNHttpMessageParser
instances.NHttpMessageWriter Abstract HTTP message writer for non-blocking connections.NHttpMessageWriterFactory Factory forNHttpMessageWriter
instances. -
Classes in org.apache.http.nio used by org.apache.http.impl.nio.pool Class Description NHttpClientConnection Abstract non-blocking client-side HTTP connection interface.NHttpConnectionFactory Factory forNHttpConnection
instances.NHttpMessageParserFactory Factory forNHttpMessageParser
instances.NHttpMessageWriterFactory Factory forNHttpMessageWriter
instances. -
Classes in org.apache.http.nio used by org.apache.http.impl.nio.ssl Class Description NHttpClientHandler Deprecated.(4.2) useNHttpClientEventHandler
NHttpClientIOTarget Deprecated.(4.2) no longer usedNHttpServerIOTarget Deprecated.(4.2) no longer usedNHttpServiceHandler Deprecated.(4.2) useNHttpServerEventHandler
-
Classes in org.apache.http.nio used by org.apache.http.nio Class Description ContentDecoder Abstract HTTP content decoder.ContentEncoder Abstract HTTP content encoder.IOControl Connection input/output control interface.NHttpClientConnection Abstract non-blocking client-side HTTP connection interface.NHttpClientHandler Deprecated.(4.2) useNHttpClientEventHandler
NHttpConnection Abstract non-blocking HTTP connection interface.NHttpMessageParser Abstract HTTP message parser for non-blocking connections.NHttpMessageWriter Abstract HTTP message writer for non-blocking connections.NHttpServerConnection Abstract non-blocking server-side HTTP connection interface.NHttpServiceHandler Deprecated.(4.2) useNHttpServerEventHandler
-
Classes in org.apache.http.nio used by org.apache.http.nio.entity Class Description ContentDecoder Abstract HTTP content decoder.ContentEncoder Abstract HTTP content encoder.IOControl Connection input/output control interface. -
Classes in org.apache.http.nio used by org.apache.http.nio.protocol Class Description ContentDecoder Abstract HTTP content decoder.ContentEncoder Abstract HTTP content encoder.IOControl Connection input/output control interface.NHttpClientConnection Abstract non-blocking client-side HTTP connection interface.NHttpClientEventHandler Abstract client-side HTTP protocol handler.NHttpClientHandler Deprecated.(4.2) useNHttpClientEventHandler
NHttpConnection Abstract non-blocking HTTP connection interface.NHttpServerConnection Abstract non-blocking server-side HTTP connection interface.NHttpServerEventHandler Abstract server-side HTTP event handler.NHttpServiceHandler Deprecated.(4.2) useNHttpServerEventHandler
-
Classes in org.apache.http.nio used by org.apache.http.nio.util Class Description ContentDecoder Abstract HTTP content decoder.ContentEncoder Abstract HTTP content encoder.IOControl Connection input/output control interface.