| Package | Description | 
|---|---|
| org.apache.hc.core5.http | Core HTTP transport component APIs. | 
| org.apache.hc.core5.http.impl | Default implementations of core HTTP APIs. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | EndpointDetailsHTTP connection endpoint details. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | BasicEndpointDetailsBasic HTTP connection endpoint details. | 
| class  | BasicHttpConnectionMetricsDefault implementation of the  HttpConnectionMetricsinterface. | 
| Constructor and Description | 
|---|
| BasicEndpointDetails(SocketAddress remoteAddress,
                    SocketAddress localAddress,
                    HttpConnectionMetrics metrics,
                    Timeout socketTimeout) | 
Copyright © 2005–2022 The Apache Software Foundation. All rights reserved.