| Package | Description | 
|---|---|
| io.vertx.reactivex.ext.bridge | |
| io.vertx.reactivex.ext.eventbus.bridge.tcp | 
| Modifier and Type | Field and Description | 
|---|---|
static io.vertx.lang.rx.TypeArg<BaseBridgeEvent> | 
BaseBridgeEvent.__TYPE_ARG  | 
| Modifier and Type | Method and Description | 
|---|---|
static BaseBridgeEvent | 
BaseBridgeEvent.newInstance(BaseBridgeEvent arg)  | 
BaseBridgeEvent | 
BaseBridgeEvent.setRawMessage(JsonObject message)
Get the raw JSON message for the event. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
BridgeEvent
Represents an event that occurs on the event bus bridge. 
 | 
Copyright © 2020 Eclipse. All rights reserved.