Home
last modified time | relevance | path

Searched defs:SendResponseHeadersCommand (Results 1 – 1 of 1) sorted by relevance

/external/grpc-grpc-java/netty/src/main/java/io/grpc/netty/
DSendResponseHeadersCommand.java27 final class SendResponseHeadersCommand extends WriteQueue.AbstractQueuedCommand { class
32 private SendResponseHeadersCommand(StreamIdHolder stream, Http2Headers headers, Status status) { in SendResponseHeadersCommand() method in SendResponseHeadersCommand