Package | Description |
---|---|
org.apache.http.impl |
Default implementations of HTTP connections for synchronous,
blocking communication.
|
org.apache.http.impl.entity |
Default implementations of entity content strategies.
|
org.apache.http.impl.io |
Default implementations of message parses and writers
for synchronous, blocking communication.
|
org.apache.http.io |
HTTP message parser and writer APIs for synchronous, blocking
communication.
|
Class and Description |
---|
HttpMessageParser
Abstract message parser intended to build HTTP messages from an arbitrary data source.
|
HttpMessageParserFactory
Factory for
HttpMessageParser instances. |
HttpMessageWriter
Abstract message writer intended to serialize HTTP messages to an arbitrary
data sink.
|
HttpMessageWriterFactory
Factory for
HttpMessageWriter instances. |
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
Deprecated.
(4.3) no longer used.
|
HttpMessageParser
Abstract message parser intended to build HTTP messages from an arbitrary data source.
|
HttpMessageParserFactory
Factory for
HttpMessageParser instances. |
HttpMessageWriter
Abstract message writer intended to serialize HTTP messages to an arbitrary
data sink.
|
HttpMessageWriterFactory
Factory for
HttpMessageWriter instances. |
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 |
---|
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.
|
Copyright © 2005–2022 The Apache Software Foundation. All rights reserved.