Searched defs:CancelClientStreamCommand (Results 1 – 1 of 1) sorted by relevance
26 class CancelClientStreamCommand extends WriteQueue.AbstractQueuedCommand { class30 CancelClientStreamCommand(NettyClientStream.TransportState stream, Status reason) { in CancelClientStreamCommand() method in CancelClientStreamCommand