Class HttpInput.SentinelContent

java.lang.Object
org.eclipse.jetty.server.HttpInput.Content
org.eclipse.jetty.server.HttpInput.SentinelContent
All Implemented Interfaces:
Callback, Invocable
Direct Known Subclasses:
HttpInput.EofContent
Enclosing class:
HttpInput

public static class HttpInput.SentinelContent extends HttpInput.Content
A Sentinel Content, which has zero length content but indicates some other event in the input stream (eg EOF)