Uses of Interface
org.eclipse.jetty.util.thread.ThreadPoolBudget.Lease
Packages that use ThreadPoolBudget.Lease
Package
Description
Jetty IO : Core classes for Jetty IO subsystem
Jetty Server : Core Server API
Jetty Util : Common ThreadPool Utilities
-
Uses of ThreadPoolBudget.Lease in org.eclipse.jetty.io
Fields in org.eclipse.jetty.io declared as ThreadPoolBudget.Lease -
Uses of ThreadPoolBudget.Lease in org.eclipse.jetty.server
Fields in org.eclipse.jetty.server declared as ThreadPoolBudget.Lease -
Uses of ThreadPoolBudget.Lease in org.eclipse.jetty.util.thread
Classes in org.eclipse.jetty.util.thread that implement ThreadPoolBudget.LeaseFields in org.eclipse.jetty.util.thread declared as ThreadPoolBudget.LeaseModifier and TypeFieldDescriptionprivate ThreadPoolBudget.Lease
ReservedThreadExecutor._lease
private static final ThreadPoolBudget.Lease
ThreadPoolBudget.NOOP_LEASE
Methods in org.eclipse.jetty.util.thread that return ThreadPoolBudget.Lease