Package | Description |
---|---|
io.vertx.rxjava.ext.web.handler.sockjs |
Modifier and Type | Field and Description |
---|---|
static TypeArg<SockJSHandler> |
SockJSHandler.__TYPE_ARG |
Modifier and Type | Method and Description |
---|---|
static SockJSHandler |
SockJSHandler.create(Vertx vertx)
Create a SockJS handler
|
static SockJSHandler |
SockJSHandler.create(Vertx vertx,
io.vertx.ext.web.handler.sockjs.SockJSHandlerOptions options)
Create a SockJS handler
|
static SockJSHandler |
SockJSHandler.newInstance(io.vertx.ext.web.handler.sockjs.SockJSHandler arg) |
Copyright © 2021 Eclipse. All rights reserved.