Uses of Class
io.grpc.netty.NettyServerHandler.GracefulShutdown
-
Packages that use NettyServerHandler.GracefulShutdown Package Description io.grpc.netty The main transport implementation based on Netty, for both the client and the server. -
-
Uses of NettyServerHandler.GracefulShutdown in io.grpc.netty
Fields in io.grpc.netty declared as NettyServerHandler.GracefulShutdown Modifier and Type Field Description private NettyServerHandler.GracefulShutdown
NettyServerHandler. gracefulShutdown
-