Uses of Package
org.apache.hc.client5.http.io
Packages that use org.apache.hc.client5.http.io
Package
Description
Classic HTTP client API implementation that supports HTTP/1.1 transport
only.
Client connection management functions based the classic
connection management APIs.
Connection management APIs based on the classic (blocking) I/O model.
-
Classes in org.apache.hc.client5.http.io used by org.apache.hc.client5.http.impl.classicClassDescriptionClient endpoint leased from a connection manager.Represents a manager of persistent client connections.Represents a managed connection whose state and life cycle is managed by a connection manager.
-
Classes in org.apache.hc.client5.http.io used by org.apache.hc.client5.http.impl.ioClassDescriptionClient endpoint leased from a connection manager.Represents a manager of persistent client connections.Connection operator that performs connection connect and upgrade operations.Represents a request for a
ConnectionEndpoint
whose life cycle is managed by a connection manager.Represents a managed connection whose state and life cycle is managed by a connection manager. -
Classes in org.apache.hc.client5.http.io used by org.apache.hc.client5.http.ioClassDescriptionClient endpoint leased from a connection manager.Represents a request for a
ConnectionEndpoint
whose life cycle is managed by a connection manager.Represents a managed connection whose state and life cycle is managed by a connection manager.