Package org.eclipse.jetty.io
Class WriteFlusher.FailedState
java.lang.Object
org.eclipse.jetty.io.WriteFlusher.State
org.eclipse.jetty.io.WriteFlusher.FailedState
- Enclosing class:
- WriteFlusher
In FailedState no more operations are allowed. The current implementation will never recover from this state.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.eclipse.jetty.io.WriteFlusher.State
getType, toString
-
Field Details
-
_cause
-
-
Constructor Details
-
FailedState
-
-
Method Details
-
getCause
-