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
protected static class HttpInput.EOFState extends HttpInput.State
-
-
Constructor Summary
Constructors Modifier Constructor Description protected
EOFState()
-
Method Summary
-
Methods inherited from class org.eclipse.jetty.server.HttpInput.State
blockForContent, getError, noContent
-
-