Class AbstractStreamHttpTransport

java.lang.Object
All Implemented Interfaces:
ServerTransport, Transport, org.eclipse.jetty.util.component.Dumpable
Direct Known Subclasses:
JSONPTransport, JSONTransport

public abstract class AbstractStreamHttpTransport extends AbstractHttpTransport

The base class for HTTP transports that use blocking stream I/O.