Package org.eclipse.jetty.io
Class WriteFlusher.IdleState
- java.lang.Object
-
- org.eclipse.jetty.io.WriteFlusher.State
-
- org.eclipse.jetty.io.WriteFlusher.IdleState
-
- Enclosing class:
- WriteFlusher
private static class WriteFlusher.IdleState extends WriteFlusher.State
In IdleState WriteFlusher is idle and accepts new writes
-
-
Constructor Summary
Constructors Modifier Constructor Description private
IdleState()
-
Method Summary
-
Methods inherited from class org.eclipse.jetty.io.WriteFlusher.State
getType, toString
-
-