Uses of Class
io.grpc.netty.NettyClientStream.Sink
-
Packages that use NettyClientStream.Sink Package Description io.grpc.netty The main transport implementation based on Netty, for both the client and the server. -
-
Uses of NettyClientStream.Sink in io.grpc.netty
Fields in io.grpc.netty declared as NettyClientStream.Sink Modifier and Type Field Description private NettyClientStream.Sink
NettyClientStream. sink
Methods in io.grpc.netty that return NettyClientStream.Sink Modifier and Type Method Description protected NettyClientStream.Sink
NettyClientStream. abstractClientStreamSink()
-