Package | Description |
---|---|
io.vertx.rxjava3.ext.web.handler.sockjs |
Modifier and Type | Field and Description |
---|---|
static io.vertx.lang.rx.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,
SockJSHandlerOptions options)
Create a SockJS handler
|
static SockJSHandler |
SockJSHandler.newInstance(SockJSHandler arg) |
Copyright © 2022 Eclipse. All rights reserved.