Class ServerH2UpgradeHandler

java.lang.Object
org.apache.hc.core5.http2.impl.nio.ServerH2UpgradeHandler
All Implemented Interfaces:
ProtocolUpgradeHandler

@Contract(threading=IMMUTABLE_CONDITIONAL) @Internal public class ServerH2UpgradeHandler extends Object implements ProtocolUpgradeHandler
Protocol upgrade handler that upgrades the underlying ProtocolIOSession to HTTP/2 in case of a successful protocol negotiation.
Since:
5.2