| Package | Description |
|---|---|
| io.vertx.ext.web.handler.sockjs |
| 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 |
|---|---|
SockJSHandler |
SockJSHandler.bridge(BridgeOptions bridgeOptions,
Handler<BridgeEvent> bridgeEventHandler)
Like
SockJSHandler.bridge(BridgeOptions) but specifying a handler
that will receive bridge events. |
Copyright © 2017. All rights reserved.