Uses of Class
io.vertx.tp.ipc.service.ProduceServiceGrpc.ProduceServiceStub
-
Packages that use ProduceServiceGrpc.ProduceServiceStub Package Description io.vertx.tp.ipc.service -
-
Uses of ProduceServiceGrpc.ProduceServiceStub in io.vertx.tp.ipc.service
Methods in io.vertx.tp.ipc.service that return ProduceServiceGrpc.ProduceServiceStub Modifier and Type Method Description protected ProduceServiceGrpc.ProduceServiceStubProduceServiceGrpc.ProduceServiceStub. build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)static ProduceServiceGrpc.ProduceServiceStubProduceServiceGrpc. newStub(io.grpc.Channel channel)Creates a new async stub that supports all call types for the service
-