Class HttpChannelOverHttp

java.lang.Object
org.eclipse.jetty.server.HttpChannel
org.eclipse.jetty.server.HttpChannelOverHttp
All Implemented Interfaces:
Runnable, ComplianceViolation.Listener, HttpParser.HttpHandler, HttpParser.RequestHandler, HttpOutput.Interceptor

public class HttpChannelOverHttp extends HttpChannel implements HttpParser.RequestHandler, ComplianceViolation.Listener
An HttpChannel customized to be transported over the HTTP/1 protocol