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.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.
|
Class and 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) use
NHttpClientEventHandler |
NHttpClientIOTarget
Deprecated.
(4.2) no longer used
|
NHttpConnection
Abstract non-blocking HTTP connection interface.
|
NHttpConnectionFactory
Factory for
NHttpConnection instances. |
NHttpMessageParser
Abstract HTTP message parser for non-blocking connections.
|
NHttpMessageParserFactory
Factory for
NHttpMessageParser instances. |
NHttpMessageWriter
Abstract HTTP message writer for non-blocking connections.
|
NHttpMessageWriterFactory
Factory for
NHttpMessageWriter instances. |
NHttpServerConnection
Abstract non-blocking server-side HTTP connection interface.
|
NHttpServerEventHandler
Abstract server-side HTTP event handler.
|
NHttpServerIOTarget
Deprecated.
(4.2) no longer used
|
NHttpServiceHandler
Deprecated.
(4.2) use
NHttpServerEventHandler |
Class and Description |
---|
NHttpConnectionFactory
Factory for
NHttpConnection instances. |
Class and Description |
---|
ContentDecoder
Abstract HTTP content decoder.
|
ContentEncoder
Abstract HTTP content encoder.
|
FileContentDecoder
A content decoder capable of transferring data directly to a
FileChannel |
FileContentEncoder
A content encoder capable of transferring data directly from a
FileChannel |
NHttpMessageParser
Abstract HTTP message parser for non-blocking connections.
|
NHttpMessageParserFactory
Factory for
NHttpMessageParser instances. |
NHttpMessageWriter
Abstract HTTP message writer for non-blocking connections.
|
NHttpMessageWriterFactory
Factory for
NHttpMessageWriter instances. |
Class and Description |
---|
NHttpClientConnection
Abstract non-blocking client-side HTTP connection interface.
|
NHttpConnectionFactory
Factory for
NHttpConnection instances. |
NHttpMessageParserFactory
Factory for
NHttpMessageParser instances. |
NHttpMessageWriterFactory
Factory for
NHttpMessageWriter instances. |
Class and 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) use
NHttpClientEventHandler |
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) use
NHttpServerEventHandler |
Class and Description |
---|
ContentDecoder
Abstract HTTP content decoder.
|
ContentEncoder
Abstract HTTP content encoder.
|
IOControl
Connection input/output control interface.
|
Class and 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) use
NHttpClientEventHandler |
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) use
NHttpServerEventHandler |
Class and Description |
---|
ContentDecoder
Abstract HTTP content decoder.
|
ContentEncoder
Abstract HTTP content encoder.
|
IOControl
Connection input/output control interface.
|
Copyright © 2005–2022 The Apache Software Foundation. All rights reserved.