Uses of Class
io.grpc.health.v1.HealthGrpc.HealthStub
-
Packages that use HealthGrpc.HealthStub Package Description io.grpc.health.v1 -
-
Uses of HealthGrpc.HealthStub in io.grpc.health.v1
Methods in io.grpc.health.v1 that return HealthGrpc.HealthStub Modifier and Type Method Description protected HealthGrpc.HealthStub
HealthGrpc.HealthStub. build(Channel channel, CallOptions callOptions)
static HealthGrpc.HealthStub
HealthGrpc. newStub(Channel channel)
Creates a new async stub that supports all call types for the service
-