Package | Description |
---|---|
org.apache.http.impl.nio |
Default implementations for interfaces in
org.apache.http.nio . |
org.apache.http.impl.nio.codecs |
Default implementations for interfaces in
org.apache.http.nio.codecs . |
org.apache.http.nio |
The core HTTP components based on non-blocking I/O model (HttpCore NIO).
|
org.apache.http.nio.entity |
Representations for non-blocking HTTP message entities.
|
org.apache.http.nio.protocol |
Non-blocking HTTP protocol execution framework.
|
org.apache.http.nio.util |
Various buffering primitives intended to facilitate content streaming for
non-blocking HTTP connections.
|
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
Abstract client-side HTTP protocol handler.
|
NHttpClientIOTarget
Extended version of the
NHttpClientConnection used by
IOEventDispatch implementations to inform client-side connection
objects of I/O events. |
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.
|
NHttpServerIOTarget
Extended version of the
NHttpServerConnection used by
IOEventDispatch implementations to inform server-side connection
objects of I/O events. |
NHttpServiceHandler
Abstract server-side HTTP protocol handler.
|
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.
|
NHttpMessageWriter
Abstract HTTP message writer for non-blocking connections.
|
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
Abstract client-side HTTP protocol handler.
|
NHttpConnection
Abstract non-blocking HTTP connection interface.
|
NHttpServerConnection
Abstract non-blocking server-side HTTP connection interface.
|
NHttpServiceHandler
Abstract server-side HTTP protocol handler.
|
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.
|
NHttpClientConnection
Abstract non-blocking client-side HTTP connection interface.
|
NHttpClientHandler
Abstract client-side HTTP protocol handler.
|
NHttpConnection
Abstract non-blocking HTTP connection interface.
|
NHttpServerConnection
Abstract non-blocking server-side HTTP connection interface.
|
NHttpServiceHandler
Abstract server-side HTTP protocol handler.
|
Class and Description |
---|
ContentDecoder
Abstract HTTP content decoder.
|
ContentEncoder
Abstract HTTP content encoder.
|
IOControl
Connection input/output control interface.
|
Copyright © 2005-2012 The Apache Software Foundation. All Rights Reserved.