Uses of Class
io.grpc.netty.GracefulCloseCommand
Packages that use GracefulCloseCommand
Package
Description
The main transport implementation based on Netty,
for both the client and the server.
-
Uses of GracefulCloseCommand in io.grpc.netty
Methods in io.grpc.netty with parameters of type GracefulCloseCommandModifier and TypeMethodDescriptionprivate void
NettyClientHandler.gracefulClose
(io.netty.channel.ChannelHandlerContext ctx, GracefulCloseCommand msg, io.netty.channel.ChannelPromise promise)