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 |
Options for configuring the event bus bridge.
|
PermittedOptions |
Specify a match to allow for inbound and outbound traffic using the
BridgeOptions . |
SockJSHandlerOptions |
Options for configuring a SockJS handler
|
Enum | Description |
---|---|
BridgeEventType |
Bridge Event Types.
|
Transport |
The available SockJS transports
|
Copyright © 2018. All rights reserved.