Package org.apache.hc.client5.http
Class EndpointInfo
java.lang.Object
org.apache.hc.client5.http.EndpointInfo
- Since:
- 5.4
-
Constructor Summary
ConstructorsConstructorDescriptionEndpointInfo(org.apache.hc.core5.http.ProtocolVersion protocol, SSLSession sslSession) -
Method Summary
-
Constructor Details
-
EndpointInfo
@Internal public EndpointInfo(org.apache.hc.core5.http.ProtocolVersion protocol, SSLSession sslSession)
-
-
Method Details