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 and Description |
---|---|
class |
RandomConnectionPool
A
ConnectionPool that provides connections
randomly among the ones that are available. |
class |
RoundRobinConnectionPool
A
ConnectionPool that attempts to provide connections using a round-robin algorithm. |
Copyright © 1995–2021 Webtide. All rights reserved.