Package org.apache.hc.client5.http.impl.routing
Standard client connection routing API implementations.
-
Class Summary Class Description BasicRouteDirector BasicHttpRouteDirectorimplementation.DefaultProxyRoutePlanner Implementation of anHttpRoutePlannerthat routes requests through a default proxy.DefaultRoutePlanner Default implementation of anHttpRoutePlanner.DistributedProxySelector A DistributedProxySelector is a customProxySelectorimplementation that delegates proxy selection to a list of underlying ProxySelectors in a distributed manner.SystemDefaultRoutePlanner HttpRoutePlannerimplementation based onProxySelector.