Package org.apache.http.impl.conn
Default implementations of client connection management
functions.
-
Class Summary Class Description BasicHttpClientConnectionManager A connection manager for a single connection.DefaultHttpResponseParser Lenient HTTP response parser implementation that can skip malformed data until a valid HTTP response message head is encountered.DefaultHttpResponseParserFactory Default factory for response message parsers.DefaultManagedHttpClientConnection DefaultManagedHttpClientConnectionimplementation.DefaultProxyRoutePlanner Implementation of anHttpRoutePlannerthat routes requests through a default proxy.DefaultRoutePlanner Default implementation of anHttpRoutePlanner.DefaultSchemePortResolver DefaultSchemePortResolver.InMemoryDnsResolver In-memoryDnsResolverimplementation.ManagedHttpClientConnectionFactory Factory forManagedHttpClientConnectioninstances.PoolingHttpClientConnectionManager ClientConnectionPoolManager maintains a pool ofHttpClientConnections and is able to service connection requests from multiple execution threads.SystemDefaultDnsResolver DNS resolver that uses the default OS implementation for resolving host names.SystemDefaultRoutePlanner HttpRoutePlannerimplementation based onProxySelector.Wire Logs data to the wire LOG. -
Exception Summary Exception Description ConnectionShutdownException Signals that the connection has been shut down or released back to the the connection pool