Uses of Interface
org.eclipse.jetty.io.CyclicTimeouts.Expirable
Package
Description
Jetty IO : Core classes for Jetty IO subsystem
-
Uses of CyclicTimeouts.Expirable in org.eclipse.jetty.client.transport
-
Uses of CyclicTimeouts.Expirable in org.eclipse.jetty.client.transport.internal
-
Uses of CyclicTimeouts.Expirable in org.eclipse.jetty.fcgi.client.transport.internal
-
Uses of CyclicTimeouts.Expirable in org.eclipse.jetty.http2
-
Uses of CyclicTimeouts.Expirable in org.eclipse.jetty.http2.client.transport.internal
-
Uses of CyclicTimeouts.Expirable in org.eclipse.jetty.http3
-
Uses of CyclicTimeouts.Expirable in org.eclipse.jetty.http3.client
-
Uses of CyclicTimeouts.Expirable in org.eclipse.jetty.io
Modifier and TypeClassDescriptionclass
CyclicTimeouts<T extends CyclicTimeouts.Expirable>
An implementation of a timeout that manages manyexpirable
entities whose timeouts are mostly cancelled or re-scheduled. -
Uses of CyclicTimeouts.Expirable in org.eclipse.jetty.quic.server