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