Searched defs:SendGrpcFrameCommand (Results 1 – 1 of 1) sorted by relevance
30 final class SendGrpcFrameCommand extends DefaultByteBufHolder implements WriteQueue.QueuedCommand { class37 SendGrpcFrameCommand(StreamIdHolder stream, ByteBuf content, boolean endStream) { in SendGrpcFrameCommand() method in SendGrpcFrameCommand