Class ClientHttp1StreamDuplexer

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

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