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