Interface | Description |
---|---|
BridgeEvent |
Represents an event that occurs on the event bus bridge.
|
SockJSHandler |
A handler that allows you to handle SockJS connections from clients.
|
SockJSSocket |
You interact with SockJS clients through instances of SockJS socket.
|
Class | Description |
---|---|
BridgeOptions | Deprecated |
PermittedOptions | Deprecated |
SockJSBridgeOptions |
Options for configuring the event bus bridge.
|
SockJSHandlerOptions |
Options for configuring a SockJS handler
|
Enum | Description |
---|---|
Transport |
The available SockJS transports
|
Copyright © 2023 Eclipse. All rights reserved.