Searched defs:SendResponseHeadersCommand (Results 1 – 1 of 1) sorted by relevance
27 final class SendResponseHeadersCommand extends WriteQueue.AbstractQueuedCommand { class32 private SendResponseHeadersCommand(StreamIdHolder stream, Http2Headers headers, Status status) { in SendResponseHeadersCommand() method in SendResponseHeadersCommand