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