Uses of Package
org.apache.hc.client5.http.async
Packages that use org.apache.hc.client5.http.async
Package
Description
HTTP client APIs based on the asynchronous, event driven I/O model.
Asynchronous HTTP client API implementation that supports both
HTTP/2 and HTTP/1.1 transport.
Caching API implementation for both the classic and
the asynchronous HTTP transports.
-
Classes in org.apache.hc.client5.http.async used by org.apache.hc.client5.http.asyncClassDescriptionAsyncExecCallback methods represent response processing events in the client side request execution chain.Represents a single element in the client side asynchronous request execution chain.Request execution schedulerRequest execution scope that includes the unique message exchange ID, the connection route, the original request message, the execution context and the internal execution runtime.Execution runtime that provides access to the underlying connection endpoint and helps manager its life cycle.
-
Classes in org.apache.hc.client5.http.async used by org.apache.hc.client5.http.impl.asyncClassDescriptionAsyncExecCallback methods represent response processing events in the client side request execution chain.Represents a single element in the client side asynchronous request execution chain.Request execution schedulerRequest execution scope that includes the unique message exchange ID, the connection route, the original request message, the execution context and the internal execution runtime.Abstract request execution handler in an asynchronous client side request execution chain.Execution runtime that provides access to the underlying connection endpoint and helps manager its life cycle.This interface represents only the most basic contract for HTTP request execution.
-
Classes in org.apache.hc.client5.http.async used by org.apache.hc.client5.http.impl.cacheClassDescriptionAsyncExecCallback methods represent response processing events in the client side request execution chain.Represents a single element in the client side asynchronous request execution chain.Request execution scope that includes the unique message exchange ID, the connection route, the original request message, the execution context and the internal execution runtime.Abstract request execution handler in an asynchronous client side request execution chain.