| Interface | 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. |
| 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 | Description |
|---|---|
| EofSensorInputStream |
A stream wrapper that triggers actions on
close() and EOF. |
Copyright © 1999–2016 The Apache Software Foundation. All rights reserved.