@Internal
public interface ProtocolNegotiator
Modifier and Type | Interface and Description |
---|---|
static interface |
ProtocolNegotiator.Handler
The Netty handler to control the protocol negotiation.
|
Modifier and Type | Method and Description |
---|---|
ProtocolNegotiator.Handler |
newHandler(Http2ConnectionHandler handler)
Creates a new handler to control the protocol negotiation.
|
ProtocolNegotiator.Handler newHandler(Http2ConnectionHandler handler)