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 |
EndpointDetails
HTTP connection endpoint details.
|
Modifier and Type | Class and Description |
---|---|
class |
BasicEndpointDetails
Basic HTTP connection endpoint details.
|
class |
BasicHttpConnectionMetrics
Default implementation of the
HttpConnectionMetrics interface. |
Constructor and Description |
---|
BasicEndpointDetails(SocketAddress remoteAddress,
SocketAddress localAddress,
HttpConnectionMetrics metrics,
Timeout socketTimeout) |
Copyright © 2005–2021 The Apache Software Foundation. All rights reserved.