Class ClientH2PrefaceHandler

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

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