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

@Deprecated(since="2021-05-27") public class HttpChannelOverHttp extends HttpChannel implements HttpParser.RequestHandler, HttpParser.ComplianceHandler
Deprecated.
The Eclipse Jetty and Apache Felix Http Jetty packages are no longer supported.
An HttpChannel customized to be transported over the HTTP/1 protocol