Class ClientH2StreamMultiplexer

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

@Internal public class ClientH2StreamMultiplexer extends AbstractH2StreamMultiplexer
I/O event handler for events fired by ProtocolIOSession that implements client side HTTP/2 messaging protocol with full support for multiplexed message transmission.
Since:
5.0