Class HttpInput.SpecialContent

java.lang.Object
org.eclipse.jetty.ee9.nested.HttpInput.Content
org.eclipse.jetty.ee9.nested.HttpInput.SpecialContent
All Implemented Interfaces:
org.eclipse.jetty.util.Callback, org.eclipse.jetty.util.thread.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.