Uses of Class
org.apache.hc.core5.http.EndpointDetails
Packages that use EndpointDetails
Package
Description
Core HTTP transport component APIs.
Default implementations of core HTTP APIs.
Core HTTP protocol interceptors.
-
Uses of EndpointDetails in org.apache.hc.core5.http
Methods in org.apache.hc.core5.http that return EndpointDetailsModifier and TypeMethodDescriptionHttpConnection.getEndpointDetails()Returns this connection's endpoint details. -
Uses of EndpointDetails in org.apache.hc.core5.http.impl
Subclasses of EndpointDetails in org.apache.hc.core5.http.implModifier and TypeClassDescriptionfinal classBasic HTTP connection endpoint details. -
Uses of EndpointDetails in org.apache.hc.core5.http.protocol
Methods in org.apache.hc.core5.http.protocol that return EndpointDetailsModifier and TypeMethodDescriptionHttpCoreContext.getEndpointDetails()Represents current connection endpoint details.Methods in org.apache.hc.core5.http.protocol with parameters of type EndpointDetailsModifier and TypeMethodDescriptionvoidHttpCoreContext.setEndpointDetails(EndpointDetails endpointDetails)