Package org.apache.http.impl.conn
package org.apache.http.impl.conn
Default implementations of client connection management
functions.
-
ClassDescriptionA connection manager for a single connection.Signals that the connection has been shut down or released back to the the connection poolLenient HTTP response parser implementation that can skip malformed data until a valid HTTP response message head is encountered.Default factory for response message parsers.Default
ManagedHttpClientConnectionimplementation.Implementation of anHttpRoutePlannerthat routes requests through a default proxy.Default implementation of anHttpRoutePlanner.DefaultSchemePortResolver.In-memoryDnsResolverimplementation.Factory forManagedHttpClientConnectioninstances.ClientConnectionPoolManager maintains a pool ofHttpClientConnections and is able to service connection requests from multiple execution threads.DNS resolver that uses the default OS implementation for resolving host names.HttpRoutePlannerimplementation based onProxySelector.Logs data to the wire LOG.