Class ServerHttpProtocolNegotiationStarter

java.lang.Object
org.apache.hc.core5.http2.impl.nio.ServerHttpProtocolNegotiationStarter
All Implemented Interfaces:
IOEventHandlerFactory

@Contract(threading=IMMUTABLE_CONDITIONAL) @Internal public class ServerHttpProtocolNegotiationStarter extends Object implements IOEventHandlerFactory
Server I/O event starter that prepares I/O sessions for an initial protocol handshake. This class may return a different IOEventHandler implementation based on the current HTTP version policy.
Since:
5.1