Uses of Class
io.grpc.health.v1.HealthGrpc.HealthFutureStub
-
Packages that use HealthGrpc.HealthFutureStub Package Description io.grpc.health.v1 -
-
Uses of HealthGrpc.HealthFutureStub in io.grpc.health.v1
Methods in io.grpc.health.v1 that return HealthGrpc.HealthFutureStub Modifier and Type Method Description protected HealthGrpc.HealthFutureStubHealthGrpc.HealthFutureStub. build(Channel channel, CallOptions callOptions)static HealthGrpc.HealthFutureStubHealthGrpc. newFutureStub(Channel channel)Creates a new ListenableFuture-style stub that supports unary calls on the service
-