| Package | Description |
|---|---|
| org.apache.hc.client5.http.impl.classic |
Default HTTP client implementation.
|
| org.apache.hc.client5.http.impl.io |
Default implementations of client connection management
functions.
|
| org.apache.hc.client5.http.io |
| Class and Description |
|---|
| HttpClientConnectionManager
Represents a manager of persistent client connections.
|
| ManagedHttpClientConnection
Represents a managed connection whose state and life cycle is managed by
a connection manager.
|
| Class and Description |
|---|
| ConnectionEndpoint
Client connection endpoint that can be used to execute message exchanges.
|
| HttpClientConnectionManager
Represents a manager of persistent client connections.
|
| HttpClientConnectionOperator
Connection operator that performs connection connect and upgrade operations.
|
| LeaseRequest
Represents a request for a
ConnectionEndpoint whose life cycle
is managed by a connection manager. |
| ManagedHttpClientConnection
Represents a managed connection whose state and life cycle is managed by
a connection manager.
|
| Class and Description |
|---|
| ConnectionEndpoint
Client connection endpoint that can be used to execute message exchanges.
|
| LeaseRequest
Represents a request for a
ConnectionEndpoint whose life cycle
is managed by a connection manager. |
| ManagedHttpClientConnection
Represents a managed connection whose state and life cycle is managed by
a connection manager.
|
Copyright © 1999–2018 The Apache Software Foundation. All rights reserved.