Uses of Class
org.eclipse.jetty.client.RoundRobinConnectionPool.Entry
-
Packages that use RoundRobinConnectionPool.Entry 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. -
-
Uses of RoundRobinConnectionPool.Entry in org.eclipse.jetty.client
Fields in org.eclipse.jetty.client with type parameters of type RoundRobinConnectionPool.Entry Modifier and Type Field Description private java.util.List<RoundRobinConnectionPool.Entry>
RoundRobinConnectionPool. entries
-