Package | Description |
---|---|
io.vertx.ext.bridge | |
io.vertx.ext.eventbus.bridge.tcp | |
io.vertx.reactivex.ext.bridge | |
io.vertx.rxjava.ext.bridge |
Modifier and Type | Method and Description |
---|---|
BaseBridgeEvent |
BaseBridgeEvent.setRawMessage(JsonObject message)
Get the raw JSON message for the event.
|
Modifier and Type | Interface and Description |
---|---|
interface |
BridgeEvent
Represents an event that occurs on the event bus bridge.
|
Modifier and Type | Method and Description |
---|---|
BaseBridgeEvent |
BaseBridgeEvent.getDelegate() |
Modifier and Type | Method and Description |
---|---|
static BaseBridgeEvent |
BaseBridgeEvent.newInstance(BaseBridgeEvent arg) |
Constructor and Description |
---|
BaseBridgeEvent(BaseBridgeEvent delegate) |
Modifier and Type | Method and Description |
---|---|
BaseBridgeEvent |
BaseBridgeEvent.getDelegate() |
Modifier and Type | Method and Description |
---|---|
static BaseBridgeEvent |
BaseBridgeEvent.newInstance(BaseBridgeEvent arg) |
Constructor and Description |
---|
BaseBridgeEvent(BaseBridgeEvent delegate) |
Copyright © 2023 Eclipse. All rights reserved.