Searched defs:ClientCall (Results 1 – 3 of 3) sorted by relevance
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
102 public abstract class ClientCall<ReqT, RespT> { class
META-INF/ META-INF/MANIFEST.MF io/ io/grpc/ io/ ...