Searched defs:ClientCall (Results 1 – 2 of 2) sorted by relevance
102 public abstract class ClientCall<ReqT, RespT> { class
246 private static RuntimeException cancelThrow(ClientCall<?, ?> call, Throwable t) { in cancelThrow() argument491 GrpcFuture(ClientCall<?, RespT> call) { in GrpcFuture() argument534 BlockingResponseStream(ClientCall<?, T> call) { in BlockingResponseStream() argument539 BlockingResponseStream(ClientCall<?, T> call, ThreadlessExecutor threadless) { in BlockingResponseStream() argument