Uses of Class
org.eclipse.jetty.util.thread.AutoLock
Package
Description
Jetty Server : Session Management Implementations
Jetty Util : Common ThreadPool Utilities
-
Uses of AutoLock in org.eclipse.jetty.session
-
Uses of AutoLock in org.eclipse.jetty.util.thread
Modifier and TypeClassDescriptionstatic class
A reentrant lock with a condition that can be used in a try-with-resources statement.