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._next
private final AtomicReference
<SerializedExecutor.Link> SerializedExecutor._tail
Methods in org.eclipse.jetty.util.thread with parameters of type SerializedExecutor.LinkModifier and TypeMethodDescriptionprivate void
SerializedExecutor.run
(SerializedExecutor.Link link)