Class ClientHttpProtocolNegotiationStarter

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

@Contract(threading=IMMUTABLE_CONDITIONAL) @Internal public class ClientHttpProtocolNegotiationStarter extends Object implements IOEventHandlerFactory
Client 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