Uses of Class
gauge.messages.RunnerGrpc.RunnerBlockingStub
-
Packages that use RunnerGrpc.RunnerBlockingStub Package Description gauge.messages -
-
Uses of RunnerGrpc.RunnerBlockingStub in gauge.messages
Methods in gauge.messages that return RunnerGrpc.RunnerBlockingStub Modifier and Type Method Description protected RunnerGrpc.RunnerBlockingStubRunnerGrpc.RunnerBlockingStub. build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)static RunnerGrpc.RunnerBlockingStubRunnerGrpc. newBlockingStub(io.grpc.Channel channel)Creates a new blocking-style stub that supports unary and streaming output calls on the service
-