Uses of Class
org.eclipse.jetty.util.thread.SerializedExecutor.Link
Packages that use SerializedExecutor.Link
-
Uses of SerializedExecutor.Link in org.eclipse.jetty.util.thread
Fields in org.eclipse.jetty.util.thread with type parameters of type SerializedExecutor.LinkModifier and TypeFieldDescriptionprivate final AtomicReference<SerializedExecutor.Link> SerializedExecutor.Link._nextprivate final AtomicReference<SerializedExecutor.Link> SerializedExecutor._tailMethods in org.eclipse.jetty.util.thread with parameters of type SerializedExecutor.LinkModifier and TypeMethodDescriptionprivate voidSerializedExecutor.run(SerializedExecutor.Link link)