Class ServerH2IOEventHandler

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

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