Package | Description |
---|---|
io.vertx.ext.web.handler.sockjs |
Modifier and Type | Method and Description |
---|---|
static SockJSHandler |
SockJSHandler.create(io.vertx.core.Vertx vertx)
Create a SockJS handler
|
static SockJSHandler |
SockJSHandler.create(io.vertx.core.Vertx vertx,
SockJSHandlerOptions options)
Create a SockJS handler
|
Copyright © 2019 Eclipse. All rights reserved.