Uses of Class
org.apache.hc.core5.testing.nio.ClientSessionEndpoint
Packages that use ClientSessionEndpoint
-
Uses of ClientSessionEndpoint in org.apache.hc.core5.testing.nio
Methods in org.apache.hc.core5.testing.nio that return types with arguments of type ClientSessionEndpointModifier and TypeMethodDescriptionH2TestClient.connect
(HttpHost host, Timeout timeout, FutureCallback<ClientSessionEndpoint> callback) Http1TestClient.connect
(HttpHost host, Timeout timeout, FutureCallback<ClientSessionEndpoint> callback) Method parameters in org.apache.hc.core5.testing.nio with type arguments of type ClientSessionEndpointModifier and TypeMethodDescriptionH2TestClient.connect
(HttpHost host, Timeout timeout, FutureCallback<ClientSessionEndpoint> callback) Http1TestClient.connect
(HttpHost host, Timeout timeout, FutureCallback<ClientSessionEndpoint> callback)