| Package | Description | 
|---|---|
| io.vertx.reactivex.ext.stomp | 
| Modifier and Type | Field and Description | 
|---|---|
static io.vertx.lang.rx.TypeArg<Acknowledgement> | 
Acknowledgement.__TYPE_ARG  | 
| Modifier and Type | Method and Description | 
|---|---|
static Acknowledgement | 
Acknowledgement.newInstance(Acknowledgement arg)  | 
| Modifier and Type | Method and Description | 
|---|---|
StompServerHandler | 
StompServerHandler.onAckHandler(Handler<Acknowledgement> handler)
Configures the action to execute when messages are acknowledged. 
 | 
StompServerHandler | 
StompServerHandler.onNackHandler(Handler<Acknowledgement> handler)
Configures the action to execute when messages are not acknowledged. 
 | 
Copyright © 2020 Eclipse. All rights reserved.