Uses of Class
io.grpc.testing.integration.TestServiceGrpc.TestServiceFutureStub
-
-
Uses of TestServiceGrpc.TestServiceFutureStub in io.grpc.testing.integration
Methods in io.grpc.testing.integration that return TestServiceGrpc.TestServiceFutureStub Modifier and Type Method Description protected TestServiceGrpc.TestServiceFutureStubTestServiceGrpc.TestServiceFutureStub. build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)static TestServiceGrpc.TestServiceFutureStubTestServiceGrpc. newFutureStub(io.grpc.Channel channel)Creates a new ListenableFuture-style stub that supports unary calls on the service
-