Class HttpChannelOverHttp

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

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