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 class
A Proxy handler followsProtocolNegotiators.ProtocolNegotiationHandler
pattern.(package private) static final class
Waits for the channel to be active, and then installs the next Handler.