| Package | Description |
|---|---|
| org.apache.hc.client5.http.impl.io |
Default implementations of client connection management
functions.
|
| org.apache.hc.client5.http.impl.sync |
Default HTTP client implementation.
|
| org.apache.hc.client5.http.io |
| Class and Description |
|---|
| ConnectionRequest
Represents a request for a
HttpClientConnection whose life cycle
is managed by a connection manager. |
| HttpClientConnectionManager
Represents a manager of persistent client connections.
|
| HttpClientConnectionOperator
Connection operator that performs connection connect and upgrade operations.
|
| ManagedHttpClientConnection
Represents a managed connection whose state and life cycle is managed by
a connection manager.
|
| 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 |
|---|
| ConnectionReleaseTrigger
Interface for releasing a connection.
|
| ConnectionRequest
Represents a request for a
HttpClientConnection whose life cycle
is managed by a connection manager. |
| EofSensorWatcher
A watcher for
EofSensorInputStream. |
| ManagedHttpClientConnection
Represents a managed connection whose state and life cycle is managed by
a connection manager.
|
Copyright © 1999–2016 The Apache Software Foundation. All rights reserved.