| Package | Description | 
|---|---|
| io.vertx.ext.eventbus.bridge.tcp | |
| io.vertx.reactivex.ext.eventbus.bridge.tcp | |
| io.vertx.rxjava.ext.eventbus.bridge.tcp | |
| io.vertx.rxjava3.ext.eventbus.bridge.tcp | 
| Modifier and Type | Method and Description | 
|---|---|
BridgeEvent | 
BridgeEvent.setRawMessage(JsonObject message)
Get the raw JSON message for the event. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static TcpEventBusBridge | 
TcpEventBusBridge.create(Vertx vertx,
      BridgeOptions options,
      NetServerOptions netServerOptions,
      Handler<BridgeEvent> eventHandler)  | 
| Modifier and Type | Method and Description | 
|---|---|
BridgeEvent | 
BridgeEvent.getDelegate()  | 
| Modifier and Type | Method and Description | 
|---|---|
static BridgeEvent | 
BridgeEvent.newInstance(BridgeEvent arg)  | 
| Constructor and Description | 
|---|
BridgeEvent(BridgeEvent delegate)  | 
| Modifier and Type | Method and Description | 
|---|---|
BridgeEvent | 
BridgeEvent.getDelegate()  | 
| Modifier and Type | Method and Description | 
|---|---|
static BridgeEvent | 
BridgeEvent.newInstance(BridgeEvent arg)  | 
| Constructor and Description | 
|---|
BridgeEvent(BridgeEvent delegate)  | 
| Modifier and Type | Method and Description | 
|---|---|
BridgeEvent | 
BridgeEvent.getDelegate()  | 
| Modifier and Type | Method and Description | 
|---|---|
static BridgeEvent | 
BridgeEvent.newInstance(BridgeEvent arg)  | 
| Constructor and Description | 
|---|
BridgeEvent(BridgeEvent delegate)  | 
Copyright © 2024 Eclipse. All rights reserved.