Class AbstractHttpTransport

All Implemented Interfaces:
ServerTransport, Transport, org.eclipse.jetty.util.component.Dumpable
Direct Known Subclasses:
AbstractStreamHttpTransport, AsyncJSONTransport

public abstract class AbstractHttpTransport extends AbstractServerTransport

HTTP ServerTransport base class, used by ServerTransports that use HTTP as transport or to initiate a transport connection.