public class VertxStreamProducerControlHandler
extends java.lang.Object
Constructor and Description |
---|
VertxStreamProducerControlHandler(io.vertx.core.Vertx vertx,
java.lang.String controlAdr,
io.vertx.core.streams.ReadStream<io.vertx.core.buffer.Buffer> bodyStream) |
Modifier and Type | Method and Description |
---|---|
protected void |
handleControlMessage(io.vertx.core.eventbus.Message<java.lang.String> msg) |
void |
stream() |
protected void |
stream(io.vertx.core.Vertx vertx,
java.lang.String addr,
boolean resume) |
Copyright © 2021. All Rights Reserved.