Package io.vertx.tp.ipc.service
Class ProduceServiceGrpc.ProduceServiceFutureStub
- java.lang.Object
-
- io.grpc.stub.AbstractStub<ProduceServiceGrpc.ProduceServiceFutureStub>
-
- io.vertx.tp.ipc.service.ProduceServiceGrpc.ProduceServiceFutureStub
-
- Enclosing class:
- ProduceServiceGrpc
public static final class ProduceServiceGrpc.ProduceServiceFutureStub extends io.grpc.stub.AbstractStub<ProduceServiceGrpc.ProduceServiceFutureStub>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected ProduceServiceGrpc.ProduceServiceFutureStubbuild(io.grpc.Channel channel, io.grpc.CallOptions callOptions)-
Methods inherited from class io.grpc.stub.AbstractStub
getCallOptions, getChannel, newStub, newStub, withCallCredentials, withChannel, withCompression, withDeadline, withDeadlineAfter, withExecutor, withInterceptors, withMaxInboundMessageSize, withMaxOutboundMessageSize, withOption, withWaitForReady
-
-
-
-
Method Detail
-
build
protected ProduceServiceGrpc.ProduceServiceFutureStub build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
- Specified by:
buildin classio.grpc.stub.AbstractStub<ProduceServiceGrpc.ProduceServiceFutureStub>
-
-