Interface | Description |
---|---|
EventBusBridgeHook |
A hook that you can use to receive various events on the EventBusBridge.
|
SockJSServer |
This is an implementation of the server side part of SockJS
|
SockJSSocket |
You interact with SockJS clients through instances of SockJS socket.
|
Class | Description |
---|---|
EventBusBridge |
Bridges the event bus to the client side.
|