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