Package io.grpc.netty

Class CancelServerStreamCommand

java.lang.Object
io.grpc.netty.WriteQueue.AbstractQueuedCommand
io.grpc.netty.CancelServerStreamCommand
All Implemented Interfaces:
WriteQueue.QueuedCommand

final class CancelServerStreamCommand extends WriteQueue.AbstractQueuedCommand
Command sent from a Netty server stream to the handler to cancel the stream.