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