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
-
Nested Class Summary
Nested classes/interfaces inherited from interface Callback
Callback.Completable, Callback.Completing, Callback.InvocableCallback, Callback.NestedNested classes/interfaces inherited from interface Invocable
Invocable.InvocationType -
Field Summary
Fields inherited from class HttpInput.Content
_contentFields inherited from interface Invocable
__nonBlocking -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class HttpInput.SentinelContent
toStringMethods inherited from class HttpInput.Content
get, getByteBuffer, getInvocationType, hasContent, isEmpty, remaining, skip
-
Constructor Details
-
EofContent
EofContent(String name)
-