Package org.eclipse.jetty.io
Class WriteFlusher.WritingState
- java.lang.Object
-
- org.eclipse.jetty.io.WriteFlusher.State
-
- org.eclipse.jetty.io.WriteFlusher.WritingState
-
- Enclosing class:
- WriteFlusher
private static class WriteFlusher.WritingState extends WriteFlusher.State
In WritingState WriteFlusher is currently writing.
-
-
Constructor Summary
Constructors Modifier Constructor Description private
WritingState()
-
Method Summary
-
Methods inherited from class org.eclipse.jetty.io.WriteFlusher.State
getType, toString
-
-