Package | Description |
---|---|
org.apache.http.impl |
Default implementations for interfaces in
org.apache.http . |
org.apache.http.impl.entity |
Default implementations for interfaces in
org.apache.http.entity and provides utility
classes for serialization and deserialization of HTTP content entities. |
org.apache.http.impl.io |
Default implementations for interfaces in
org.apache.http.io . |
org.apache.http.impl.nio |
Default implementations for interfaces in
org.apache.http.nio . |
org.apache.http.io |
Blocking I/O session buffer, message parser / writer interfaces.
|
Class and Description |
---|
HttpMessageParser
Abstract message parser intended to build HTTP messages from an arbitrary
data source.
|
HttpMessageWriter
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.
|
Class and Description |
---|
SessionInputBuffer
Session input buffer for blocking connections.
|
SessionOutputBuffer
Session output buffer for blocking connections.
|
Class and Description |
---|
BufferInfo
Basic buffer properties.
|
EofSensor
EOF sensor.
|
HttpMessageParser
Abstract message parser intended to build HTTP messages from an arbitrary
data source.
|
HttpMessageWriter
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.
|
Class and Description |
---|
HttpTransportMetrics
The point of access to the statistics of
SessionInputBuffer or
SessionOutputBuffer . |
Class and Description |
---|
HttpTransportMetrics
The point of access to the statistics of
SessionInputBuffer or
SessionOutputBuffer . |
Copyright © 2005-2015 The Apache Software Foundation. All Rights Reserved.