Uses of Class
org.apache.hc.client5.http.impl.routing.DefaultRoutePlanner
-
Packages that use DefaultRoutePlanner Package Description org.apache.hc.client5.http.impl.routing Standard client connection routing API implementations. -
-
Uses of DefaultRoutePlanner in org.apache.hc.client5.http.impl.routing
Subclasses of DefaultRoutePlanner in org.apache.hc.client5.http.impl.routing Modifier and Type Class Description classDefaultProxyRoutePlannerImplementation of anHttpRoutePlannerthat routes requests through a default proxy.classSystemDefaultRoutePlannerHttpRoutePlannerimplementation based onProxySelector.
-