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