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.
|
NetSocket |
socket()
Get the SockJSSocket instance corresponding to the event
|
getRawMessage, typecomplete, complete, fail, fail, failedPromise, failedPromise, future, handle, promise, succeededPromise, succeededPromise, tryComplete, tryComplete, tryFail, tryFailBridgeEvent setRawMessage(JsonObject message)
setRawMessage in interface BaseBridgeEventmessage - the raw messageNetSocket socket()
Copyright © 2019 Eclipse. All rights reserved.