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 Details

    • IdleState

      private IdleState()