Package org.eclipse.jetty.server
Class HttpInput.EofContent
- java.lang.Object
-
- org.eclipse.jetty.server.HttpInput.Content
-
- org.eclipse.jetty.server.HttpInput.SentinelContent
-
- org.eclipse.jetty.server.HttpInput.EofContent
-
- Enclosing class:
- HttpInput
@Deprecated(since="2021-05-27") public static class HttpInput.EofContent extends HttpInput.SentinelContent
Deprecated.
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface org.eclipse.jetty.util.Callback
Callback.Completable, Callback.Completing, Callback.Nested
-
Nested classes/interfaces inherited from interface org.eclipse.jetty.util.thread.Invocable
Invocable.InvocationType
-
-
Field Summary
-
Fields inherited from interface org.eclipse.jetty.util.thread.Invocable
__nonBlocking
-
-
Method Summary
-
Methods inherited from class org.eclipse.jetty.server.HttpInput.SentinelContent
toString
-
Methods inherited from class org.eclipse.jetty.server.HttpInput.Content
get, getByteBuffer, getInvocationType, hasContent, isEmpty, remaining, skip
-
-