Package ai.promoted.proto.delivery.grpc
Class DeliveryGrpc.DeliveryStub
- java.lang.Object
-
- io.grpc.stub.AbstractStub<S>
-
- io.grpc.stub.AbstractAsyncStub<DeliveryGrpc.DeliveryStub>
-
- ai.promoted.proto.delivery.grpc.DeliveryGrpc.DeliveryStub
-
- Enclosing class:
- DeliveryGrpc
public static final class DeliveryGrpc.DeliveryStub extends io.grpc.stub.AbstractAsyncStub<DeliveryGrpc.DeliveryStub>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected DeliveryGrpc.DeliveryStubbuild(io.grpc.Channel channel, io.grpc.CallOptions callOptions)voiddeliver(Request request, io.grpc.stub.StreamObserver<Response> responseObserver)
-
-
-
Method Detail
-
build
protected DeliveryGrpc.DeliveryStub build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
- Specified by:
buildin classio.grpc.stub.AbstractStub<DeliveryGrpc.DeliveryStub>
-
-