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