|
|||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||||
org.apache.http.
See:
Description
| Class Summary | |
| AbstractHttpClientConnection | Abstract client-side HTTP connection capable of transmitting and receiving data
using arbitrary HttpDataReceiver and HttpDataTransmitter |
| AbstractHttpServerConnection | Abstract server-side HTTP connection capable of transmitting and receiving data
using arbitrary HttpDataReceiver and HttpDataTransmitter |
| DefaultConnectionReuseStrategy | Default implementation of a strategy deciding about connection re-use. |
| DefaultHttpClientConnection | Default implementation of a client-side HTTP connection. |
| DefaultHttpRequestFactory | Default implementation of a factory for creating request objects. |
| DefaultHttpRequestRetryHandler | The default HttpRequestRetryHandler used by request executors. |
| DefaultHttpResponseFactory | Default implementation of a factory for creating response objects. |
| DefaultHttpServerConnection | Default implementation of a server-side HTTP connection. |
| EnglishReasonPhraseCatalog | English reason phrases for HTTP status codes. |
| NoConnectionReuseStrategy | A strategy that never re-uses a connection. |
| SocketHttpClientConnection | Implementation of a client-side HTTP connection that can be bound to a network Socket in order to receive and transmit data. |
| SocketHttpServerConnection | Implementation of a server-side HTTP connection that can be bound to a network Socket in order to receive and transmit data. |
Default implementations for interfaces in
org.apache.http.
|
|||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||||