Uses of Class
org.eclipse.jetty.util.thread.Sweeper
-
Packages that use Sweeper 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 Sweeper in org.eclipse.jetty.client
Fields in org.eclipse.jetty.client declared as Sweeper Modifier and Type Field Description private Sweeper
HttpClient. destinationSweeper
Methods in org.eclipse.jetty.client that return Sweeper Modifier and Type Method Description (package private) Sweeper
HttpClient. getDestinationSweeper()
-