Package | Description |
---|---|
org.apache.http.impl |
Default implementations for interfaces in
org.apache.http . |
org.apache.http.impl.nio |
Default implementations for interfaces in
org.apache.http.nio . |
Class and Description |
---|
AbstractHttpClientConnection
Abstract client-side HTTP connection capable of transmitting and receiving
data using arbitrary
SessionInputBuffer and
SessionOutputBuffer implementations. |
AbstractHttpServerConnection
Abstract server-side HTTP connection capable of transmitting and receiving
data using arbitrary
SessionInputBuffer and
SessionOutputBuffer implementations. |
EnglishReasonPhraseCatalog
English reason phrases for HTTP status codes.
|
HttpConnectionMetricsImpl
Default implementation of the
HttpConnectionMetrics interface. |
SocketHttpClientConnection
Implementation of a client-side HTTP connection that can be bound to an
arbitrary
Socket for receiving data from and transmitting data to
a remote server. |
SocketHttpServerConnection
Implementation of a server-side HTTP connection that can be bound to a
network Socket in order to receive and transmit data.
|
Class and Description |
---|
HttpConnectionMetricsImpl
Default implementation of the
HttpConnectionMetrics interface. |
Copyright © 2005-2015 The Apache Software Foundation. All Rights Reserved.