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