Uses of Class
org.apache.hc.client5.http.impl.async.InternalH2AsyncExecRuntime.Endpoint
Packages that use InternalH2AsyncExecRuntime.Endpoint
Package
Description
Asynchronous HTTP client API implementation that supports both
HTTP/2 and HTTP/1.1 transport.
-
Uses of InternalH2AsyncExecRuntime.Endpoint in org.apache.hc.client5.http.impl.async
Fields in org.apache.hc.client5.http.impl.async with type parameters of type InternalH2AsyncExecRuntime.EndpointModifier and TypeFieldDescriptionprivate final AtomicReference
<InternalH2AsyncExecRuntime.Endpoint> InternalH2AsyncExecRuntime.sessionRef
Methods in org.apache.hc.client5.http.impl.async that return InternalH2AsyncExecRuntime.EndpointModifier and TypeMethodDescription(package private) InternalH2AsyncExecRuntime.Endpoint
InternalH2AsyncExecRuntime.ensureValid()
Methods in org.apache.hc.client5.http.impl.async with parameters of type InternalH2AsyncExecRuntime.EndpointModifier and TypeMethodDescriptionprivate void
InternalH2AsyncExecRuntime.closeEndpoint
(InternalH2AsyncExecRuntime.Endpoint endpoint)