Package | Description |
---|---|
org.apache.hc.client5.http.impl.async |
Asynchronous HTTP client API implementation that supports both
HTTP/2 and HTTP/1.1 transport.
|
org.apache.hc.client5.http.impl.classic |
Classic HTTP client API implementation that supports HTTP/1.1 transport
only.
|
org.apache.hc.client5.http.impl.routing |
Standard client connection routing API implementations.
|
Class and Description |
---|
HttpRoutePlanner
Encapsulates logic to compute a
HttpRoute to a target host. |
Class and Description |
---|
HttpRoutePlanner
Encapsulates logic to compute a
HttpRoute to a target host. |
Class and Description |
---|
HttpRouteDirector
Provides directions on establishing a route.
|
HttpRoutePlanner
Encapsulates logic to compute a
HttpRoute to a target host. |
Copyright © 1999–2021 The Apache Software Foundation. All rights reserved.