Class ServerHttp1StreamDuplexer

All Implemented Interfaces:
Closeable, AutoCloseable, HttpConnection, SocketModalCloseable, ModalCloseable, Identifiable

@Internal public class ServerHttp1StreamDuplexer extends AbstractHttp1StreamDuplexer<HttpRequest,HttpResponse>
I/O event handler for events fired by ProtocolIOSession that implements server side HTTP/1.1 messaging protocol with full support for duplexed message transmission and message pipelining.
Since:
5.0