Searched defs:unaryCall (Results 1 – 6 of 6) sorted by relevance
190 public void unaryCall(final SimpleRequest request, in testDeadlinePropagation() method in CascadingTest.DeadlineSaver233 public void unaryCall(final SimpleRequest request, in startChainingServer() method in CascadingTest.ChainingService
250 public void unaryCall(SimpleRequest request, StreamObserver<SimpleResponse> responseObserver) { in unaryCall() method in CompressionTest.LocalServer
223 public void unaryCall(io.grpc.benchmarks.proto.Messages.SimpleRequest request, in unaryCall() method in BenchmarkServiceGrpc.BenchmarkServiceImplBase338 public void unaryCall(io.grpc.benchmarks.proto.Messages.SimpleRequest request, in unaryCall() method in BenchmarkServiceGrpc.BenchmarkServiceStub418 …public io.grpc.benchmarks.proto.Messages.SimpleResponse unaryCall(io.grpc.benchmarks.proto.Message… in unaryCall() method in BenchmarkServiceGrpc.BenchmarkServiceBlockingStub460 …ommon.util.concurrent.ListenableFuture<io.grpc.benchmarks.proto.Messages.SimpleResponse> unaryCall( in unaryCall() method in BenchmarkServiceGrpc.BenchmarkServiceFutureStub
336 public void unaryCall(io.grpc.testing.integration.Messages.SimpleRequest request, in unaryCall() method in TestServiceGrpc.TestServiceImplBase511 public void unaryCall(io.grpc.testing.integration.Messages.SimpleRequest request, in unaryCall() method in TestServiceGrpc.TestServiceStub631 …public io.grpc.testing.integration.Messages.SimpleResponse unaryCall(io.grpc.testing.integration.M… in unaryCall() method in TestServiceGrpc.TestServiceBlockingStub710 …on.util.concurrent.ListenableFuture<io.grpc.testing.integration.Messages.SimpleResponse> unaryCall( in unaryCall() method in TestServiceGrpc.TestServiceFutureStub
87 public void unaryCall(SimpleRequest req, StreamObserver<SimpleResponse> responseObserver) { in unaryCall() method in TestServiceImpl
213 public void unaryCall(Messages.SimpleRequest request, in unaryCall() method in AsyncServer.BenchmarkServiceImpl