Uses of Class
io.grpc.netty.WriteBufferingAndExceptionHandler.ChannelWrite
-
Packages that use WriteBufferingAndExceptionHandler.ChannelWrite Package Description io.grpc.netty The main transport implementation based on Netty, for both the client and the server. -
-
Uses of WriteBufferingAndExceptionHandler.ChannelWrite in io.grpc.netty
Fields in io.grpc.netty with type parameters of type WriteBufferingAndExceptionHandler.ChannelWrite Modifier and Type Field Description private java.util.Queue<WriteBufferingAndExceptionHandler.ChannelWrite>
WriteBufferingAndExceptionHandler. bufferedWrites
-