Class ServerH2PrefaceHandler

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

@Internal public class ServerH2PrefaceHandler extends PrefaceHandlerBase
I/O event handler for events fired by ProtocolIOSession that implements server side of the HTTP/2 protocol negotiation handshake.
Since:
5.2