| Package | Description |
|---|---|
| org.eclipse.jetty.client |
Jetty Client : Implementation and Core Classes
This package provides APIs, utility classes and an implementation of an asynchronous HTTP client.
|
| Modifier and Type | Class | Description |
|---|---|---|
class |
ConnectionPool |
Deprecated.
use
DuplexConnectionPool instead |
class |
LeakTrackingConnectionPool |
|
class |
ValidatingConnectionPool |
A connection pool that validates connections before
making them available for use.
|
| Modifier and Type | Method | Description |
|---|---|---|
DuplexConnectionPool |
PoolingHttpDestination.getConnectionPool() |
|
protected DuplexConnectionPool |
PoolingHttpDestination.newConnectionPool(HttpClient client) |
Copyright © 1995–2017 Webtide. All rights reserved.