Package org.eclipse.jetty.server
Class HttpInput.EOFState
java.lang.Object
org.eclipse.jetty.server.HttpInput.State
org.eclipse.jetty.server.HttpInput.EOFState
- Direct Known Subclasses:
HttpInput.ErrorState
- Enclosing class:
- HttpInput
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.eclipse.jetty.server.HttpInput.State
blockForContent, getError, noContent
-
Constructor Details
-
EOFState
protected EOFState()
-