Package ai.promoted.proto.delivery.grpc
Class DeliveryGrpc.DeliveryFutureStub
- java.lang.Object
-
- io.grpc.stub.AbstractStub<S>
-
- io.grpc.stub.AbstractFutureStub<DeliveryGrpc.DeliveryFutureStub>
-
- ai.promoted.proto.delivery.grpc.DeliveryGrpc.DeliveryFutureStub
-
- Enclosing class:
- DeliveryGrpc
public static final class DeliveryGrpc.DeliveryFutureStub extends io.grpc.stub.AbstractFutureStub<DeliveryGrpc.DeliveryFutureStub>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected DeliveryGrpc.DeliveryFutureStubbuild(io.grpc.Channel channel, io.grpc.CallOptions callOptions)com.google.common.util.concurrent.ListenableFuture<Response>deliver(Request request)
-
-
-
Method Detail
-
build
protected DeliveryGrpc.DeliveryFutureStub build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
- Specified by:
buildin classio.grpc.stub.AbstractStub<DeliveryGrpc.DeliveryFutureStub>
-
-