Package io.grpc.netty

Class NettyClientStream

All Implemented Interfaces:
ClientStream, MessageFramer.Sink, Stream

class NettyClientStream extends AbstractClientStream
Client stream for a Netty transport. Must only be called from the sending application thread.