Classes
Methods
(static) SockJSHandler.create(vertx, options) → {SockJSHandler}
Create a SockJS handler
Parameters:
| Name | Type | Description |
|---|---|---|
vertx |
Vertx | the Vert.x instance |
options |
Object | options to configure the handler |
- Source:
Returns:
the handler
- Type
- SockJSHandler