Package io.grpc.netty

Class CancelClientStreamCommand

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

class CancelClientStreamCommand extends WriteQueue.AbstractQueuedCommand
Command sent from a Netty client stream to the handler to cancel the stream.