Package io.grpc.netty

Class NettyServerStream

All Implemented Interfaces:
MessageFramer.Sink, ServerStream, Stream

class NettyServerStream extends AbstractServerStream
Server stream for a Netty HTTP2 transport. Must only be called from the sending application thread.