See: Description
Interface | Description |
---|---|
BufferInfo |
Basic buffer properties.
|
EofSensor |
EOF sensor.
|
HttpMessageParser<T extends HttpMessage> |
Abstract message parser intended to build HTTP messages from an arbitrary
data source.
|
HttpMessageWriter<T extends HttpMessage> |
Abstract message writer intended to serialize HTTP messages to an arbitrary
data sink.
|
HttpTransportMetrics |
The point of access to the statistics of
SessionInputBuffer or
SessionOutputBuffer . |
SessionInputBuffer |
Session input buffer for blocking connections.
|
SessionOutputBuffer |
Session output buffer for blocking connections.
|
Copyright © 2005-2015 The Apache Software Foundation. All Rights Reserved.