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