Uses of Class
org.eclipse.jetty.util.thread.AutoLock
Packages that use AutoLock
Package
Description
Jetty Server : Session Management Implementations
Jetty Util : Common ThreadPool Utilities
-
Uses of AutoLock in org.eclipse.jetty.session
Fields in org.eclipse.jetty.session declared as AutoLockMethods in org.eclipse.jetty.session that return AutoLock -
Uses of AutoLock in org.eclipse.jetty.util.thread
Subclasses of AutoLock in org.eclipse.jetty.util.threadModifier and TypeClassDescriptionstatic class
A reentrant lock with a condition that can be used in a try-with-resources statement.Methods in org.eclipse.jetty.util.thread that return AutoLock