Class HttpInput.SpecialContent

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

public abstract static class HttpInput.SpecialContent extends HttpInput.Content
Abstract class that implements the standard special content behavior.