Uses of Interface
org.eclipse.jetty.util.thread.Sweeper.Sweepable
-
Packages that use Sweeper.Sweepable Package Description org.eclipse.jetty.util.thread Jetty Util : Common ThreadPool Utilities -
-
Uses of Sweeper.Sweepable in org.eclipse.jetty.util.thread
Methods in org.eclipse.jetty.util.thread with parameters of type Sweeper.Sweepable Modifier and Type Method Description booleanSweeper. offer(Sweeper.Sweepable sweepable)booleanSweeper. remove(Sweeper.Sweepable sweepable)
-