public interface BridgeEvent extends BaseBridgeEvent
Please consult the documentation for a full explanation.
Modifier and Type | Method and Description |
---|---|
BridgeEvent |
setRawMessage(JsonObject message)
Get the raw JSON message for the event.
|
SockJSSocket |
socket()
Get the SockJSSocket instance corresponding to the event
|
getRawMessage, type
cause, complete, complete, completer, compose, compose, fail, fail, failed, failedFuture, failedFuture, future, future, handle, isComplete, map, map, mapEmpty, otherwise, otherwise, otherwiseEmpty, recover, result, setHandler, succeeded, succeededFuture, succeededFuture, tryComplete, tryComplete, tryFail, tryFail
BridgeEvent setRawMessage(JsonObject message)
setRawMessage
in interface BaseBridgeEvent
message
- the raw messageSockJSSocket socket()
Copyright © 2019 Eclipse. All rights reserved.