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