Uses of Package
org.apache.hc.client5.http.nio
Packages that use org.apache.hc.client5.http.nio
Package
Description
Asynchronous HTTP client API implementation that supports both
HTTP/2 and HTTP/1.1 transport.
Client connection management functions based the asynchronous
connection management APIs.
Connection management APIs based on the asynchronous I/O model.
-
Classes in org.apache.hc.client5.http.nio used by org.apache.hc.client5.http.impl.asyncClassDescriptionRepresents a manager of persistent non-blocking client connections.Client connection endpoint that can be used to execute message exchanges.
-
Classes in org.apache.hc.client5.http.nio used by org.apache.hc.client5.http.impl.nioClassDescriptionRepresents a manager of persistent non-blocking client connections.Connection operator that performs connection connect and upgrade operations.Client connection endpoint that can be used to execute message exchanges.Represents a managed asynchronous connection whose state and life cycle is managed by a connection manager.
-
Classes in org.apache.hc.client5.http.nio used by org.apache.hc.client5.http.nioClassDescriptionClient connection endpoint that can be used to execute message exchanges.Represents a managed asynchronous connection whose state and life cycle is managed by a connection manager.