Class ClientHttp1IOEventHandler

java.lang.Object
org.apache.hc.core5.http.impl.nio.AbstractHttp1IOEventHandler
org.apache.hc.core5.http.impl.nio.ClientHttp1IOEventHandler
All Implemented Interfaces:
Closeable, AutoCloseable, HttpConnection, HttpConnectionEventHandler, SocketModalCloseable, ModalCloseable, IOEventHandler

public class ClientHttp1IOEventHandler extends AbstractHttp1IOEventHandler
IOEventHandler that implements client side HTTP/1.1 messaging protocol with full support for duplexed message transmission and message pipelining.
Since:
5.0