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
In IdleState WriteFlusher is idle and accepts new writes
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.eclipse.jetty.io.WriteFlusher.State
getType, toString
-
Constructor Details
-
IdleState
private IdleState()
-