Uses of Interface
org.eclipse.jetty.io.CyclicTimeouts.Expirable
Packages that use CyclicTimeouts.Expirable
-
Uses of CyclicTimeouts.Expirable in org.eclipse.jetty.io
Classes in org.eclipse.jetty.io with type parameters of type CyclicTimeouts.ExpirableModifier and TypeClassDescriptionclassCyclicTimeouts<T extends CyclicTimeouts.Expirable>An implementation of a timeout that manages manyexpirableentities whose timeouts are mostly cancelled or re-scheduled.