Class ClientHttp1StreamDuplexer

java.lang.Object
org.apache.hc.core5.http.impl.nio.ClientHttp1StreamDuplexer
All Implemented Interfaces:
Closeable, AutoCloseable, HttpConnection, SocketModalCloseable, ModalCloseable, Identifiable

@Internal public class ClientHttp1StreamDuplexer extends Object
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