| Package | Description |
|---|---|
| org.jacpfx.vertx.event.eventbus.blocking |
| Modifier and Type | Method and Description |
|---|---|
EventbusBridgeBlockingResponse |
EventbusBridgeBlockingRequest.send(String id,
Object message)
Send message and perform (blocking) task on reply
|
EventbusBridgeBlockingResponse |
EventbusBridgeBlockingRequest.send(String id,
Object message,
io.vertx.core.eventbus.DeliveryOptions requestOptions)
Send message and perform (blocking) task on reply
|
Copyright © 2017. All rights reserved.