Uses of Class
io.vertx.tp.ipc.service.ProduceServiceGrpc.ProduceServiceFutureStub
-
Packages that use ProduceServiceGrpc.ProduceServiceFutureStub Package Description io.vertx.tp.ipc.service -
-
Uses of ProduceServiceGrpc.ProduceServiceFutureStub in io.vertx.tp.ipc.service
Methods in io.vertx.tp.ipc.service that return ProduceServiceGrpc.ProduceServiceFutureStub Modifier and Type Method Description protected ProduceServiceGrpc.ProduceServiceFutureStubProduceServiceGrpc.ProduceServiceFutureStub. build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)static ProduceServiceGrpc.ProduceServiceFutureStubProduceServiceGrpc. newFutureStub(io.grpc.Channel channel)Creates a new ListenableFuture-style stub that supports unary calls on the service
-