Package org.apache.http.impl
package org.apache.http.impl
Default implementations of HTTP connections for synchronous,
blocking communication.
-
ClassesClassDescriptionThis class serves as a base for all
HttpConnectionimplementations and provides functionality common to both client and server HTTP connections.Connection support methods.Default implementation ofHttpClientConnection.Default factory forHttpClientConnections.Default implementation ofHttpServerConnection.Default factory forHttpServerConnections.Default implementation of a strategy deciding about connection re-use.Default factory for creatingHttpRequestobjects.Default factory for creatingHttpResponseobjects.English reason phrases for HTTP status codes.Default implementation of theHttpConnectionMetricsinterface.A strategy that never re-uses a connection.