Class | Description |
---|---|
DefaultSockJSServer | |
EventBusBridge |
Bridges the event bus to the client side
|
JsonCodec |
SockJS requires a special JSON codec - it requires that many other characters,
over and above what is required by the JSON spec are escaped.
|
Enum | Description |
---|---|
Transport |
The available SockJS transports
|