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