Package org.apache.hc.client5.http.impl.routing
package org.apache.hc.client5.http.impl.routing
Standard client connection routing API implementations.
-
ClassesClassDescriptionBasic
HttpRouteDirector
implementation.Implementation of anHttpRoutePlanner
that routes requests through a default proxy.Default implementation of anHttpRoutePlanner
.A DistributedProxySelector is a customProxySelector
implementation that delegates proxy selection to a list of underlying ProxySelectors in a distributed manner.HttpRoutePlanner
implementation based onProxySelector
.