Uses of Class
io.grpc.netty.ProtocolNegotiators.ProtocolNegotiationHandler
Packages that use ProtocolNegotiators.ProtocolNegotiationHandler
Package
Description
The main transport implementation based on Netty,
for both the client and the server.
-
Uses of ProtocolNegotiators.ProtocolNegotiationHandler in io.grpc.netty
Subclasses of ProtocolNegotiators.ProtocolNegotiationHandler in io.grpc.nettyModifier and TypeClassDescriptionstatic class(package private) static final class(package private) static final classA Proxy handler followsProtocolNegotiators.ProtocolNegotiationHandlerpattern.(package private) static final classWaits for the channel to be active, and then installs the next Handler.