Package | Description |
---|---|
org.apache.http.impl.nio |
Default implementations for interfaces in
org.apache.http.nio . |
org.apache.http.impl.nio.reactor |
Default implementations for interfaces in
org.apache.http.nio including default
I/O reactor implementations and support for SSL/TLS transport security. |
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 |
---|
ByteBufferAllocator
Abstract interface to allocate
ByteBuffer instances. |
Class and Description |
---|
BufferInfo
Deprecated.
Use
BufferInfo |
ByteBufferAllocator
Abstract interface to allocate
ByteBuffer instances. |
ExpandableBuffer
A buffer that expand its capacity on demand using
ByteBufferAllocator
interface. |
Class and Description |
---|
ByteBufferAllocator
Abstract interface to allocate
ByteBuffer instances. |
ContentInputBuffer
Buffer for storing content streamed out from a
ContentDecoder . |
ContentOutputBuffer
Buffer for storing content to be streamed out to a
ContentEncoder . |
Class and Description |
---|
ByteBufferAllocator
Abstract interface to allocate
ByteBuffer instances. |
Class and Description |
---|
BufferInfo
Deprecated.
Use
BufferInfo |
ByteBufferAllocator
Abstract interface to allocate
ByteBuffer instances. |
ContentInputBuffer
Buffer for storing content streamed out from a
ContentDecoder . |
ContentOutputBuffer
Buffer for storing content to be streamed out to a
ContentEncoder . |
ExpandableBuffer
A buffer that expand its capacity on demand using
ByteBufferAllocator
interface. |
Copyright © 2005-2012 The Apache Software Foundation. All Rights Reserved.