Package | Description |
---|---|
io.vertx.rxjava.ext.bridge | |
io.vertx.rxjava.ext.web.handler.sockjs |
Modifier and Type | Field and Description |
---|---|
static TypeArg<BaseBridgeEvent> |
BaseBridgeEvent.__TYPE_ARG |
Modifier and Type | Method and Description |
---|---|
static BaseBridgeEvent |
BaseBridgeEvent.newInstance(io.vertx.ext.bridge.BaseBridgeEvent arg) |
BaseBridgeEvent |
BaseBridgeEvent.setRawMessage(io.vertx.core.json.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 © 2019 Eclipse. All rights reserved.