new SockJSTermHandler()
Methods
handle(event)
Something has happened, so handle it.
Parameters:
| Name | Type | Description |
|---|---|---|
event |
SockJSSocket | the event to handle |
termHandler(handler) → {SockJSTermHandler}
Parameters:
| Name | Type | Description |
|---|---|---|
handler |
function |
Returns:
- Type
- SockJSTermHandler