public class MessageStatusHandler extends Object implements io.vertx.core.Handler<io.vertx.core.eventbus.Message<MessageStatus>>
| Constructor and Description |
|---|
MessageStatusHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
handle(io.vertx.core.eventbus.Message<MessageStatus> event) |
public void handle(io.vertx.core.eventbus.Message<MessageStatus> event)
handle in interface io.vertx.core.Handler<io.vertx.core.eventbus.Message<MessageStatus>>Copyright © 2015–2019. All rights reserved.