public static interface ConnectionPool.Factory
| Modifier and Type | Method | Description |
|---|---|---|
ConnectionPool |
newConnectionPool(HttpDestination destination) |
Creates a new ConnectionPool for the given destination.
|
ConnectionPool newConnectionPool(HttpDestination destination)
destination - the destination to create the ConnectionPool forCopyright © 1995–2018 Webtide. All rights reserved.