| Package | Description |
|---|---|
| io.vertx.ext.stomp |
| Modifier and Type | Method and Description |
|---|---|
StompServerHandler |
StompServerHandler.onAckHandler(io.vertx.core.Handler<Acknowledgement> handler)
Configures the action to execute when messages are acknowledged.
|
StompServerHandler |
StompServerHandler.onNackHandler(io.vertx.core.Handler<Acknowledgement> handler)
Configures the action to execute when messages are not acknowledged.
|
Copyright © 2019 Eclipse. All rights reserved.