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