Package org.eclipse.jetty.io
Class CyclicTimeout.Wakeup
java.lang.Object
org.eclipse.jetty.io.CyclicTimeout.Wakeup
- All Implemented Interfaces:
Runnable
- Enclosing class:
- CyclicTimeout
A Wakeup chain of real scheduler tasks.
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final long
private final CyclicTimeout.Wakeup
private final AtomicReference<Scheduler.Task>
-
Constructor Summary
Constructors -
Method Summary