Class ClientH2IOEventHandler

java.lang.Object
org.apache.hc.core5.http2.impl.nio.AbstractH2IOEventHandler
org.apache.hc.core5.http2.impl.nio.ClientH2IOEventHandler
All Implemented Interfaces:
Closeable, AutoCloseable, HttpConnection, HttpConnectionEventHandler, SocketModalCloseable, ModalCloseable, IOEventHandler

public class ClientH2IOEventHandler extends AbstractH2IOEventHandler
IOEventHandler that implements client side HTTP/2 messaging protocol with full support for multiplexed message transmission.
Since:
5.0