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