| Package | Description |
|---|---|
| org.apache.http.impl |
Default implementations for interfaces in
org.apache.http. |
| Modifier and Type | Class and Description |
|---|---|
class |
BHttpConnectionBase
This class serves as a base for all
HttpConnection implementations and provides
functionality common to both client and server HTTP connections. |
class |
DefaultBHttpClientConnection
Default implementation of
HttpClientConnection. |
class |
DefaultBHttpServerConnection
Default implementation of
HttpServerConnection. |
class |
DefaultHttpClientConnection
Deprecated.
(4.3) use
DefaultBHttpClientConnection |
class |
DefaultHttpServerConnection
Deprecated.
(4.3) use
DefaultBHttpServerConnection |
class |
SocketHttpClientConnection
Deprecated.
(4.3) use
DefaultBHttpClientConnection |
class |
SocketHttpServerConnection
Deprecated.
|
Copyright © 2005–2013 The Apache Software Foundation. All rights reserved.