Uses of Class
io.grpc.netty.GrpcHttp2ConnectionHandler
Packages that use GrpcHttp2ConnectionHandler
Package
Description
The main transport implementation based on Netty,
for both the client and the server.
-
Uses of GrpcHttp2ConnectionHandler in io.grpc.netty
Methods in io.grpc.netty with parameters of type GrpcHttp2ConnectionHandlerModifier and TypeMethodDescriptionstatic io.netty.channel.ChannelHandler
InternalProtocolNegotiators.grpcNegotiationHandler
(GrpcHttp2ConnectionHandler next) Internal version ofProtocolNegotiators.GrpcNegotiationHandler
.