Class HttpChannel

java.lang.Object
org.eclipse.jetty.ee8.nested.HttpChannel
All Implemented Interfaces:
Runnable, HttpOutput.Interceptor

public class HttpChannel extends Object implements Runnable, HttpOutput.Interceptor

The state machine that processes a request/response cycle interpreting the HTTP and Servlet semantic.