| Package | Description | 
|---|---|
| io.vertx.ext.web.handler.sockjs | |
| io.vertx.reactivex.ext.web.handler.sockjs | |
| io.vertx.rxjava.ext.web.handler.sockjs | 
| 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 
 | 
| Modifier and Type | Method and Description | 
|---|---|
SockJSHandler | 
SockJSHandler.getDelegate()  | 
| Modifier and Type | Method and Description | 
|---|---|
static SockJSHandler | 
SockJSHandler.newInstance(SockJSHandler arg)  | 
| Constructor and Description | 
|---|
SockJSHandler(SockJSHandler delegate)  | 
| Modifier and Type | Method and Description | 
|---|---|
SockJSHandler | 
SockJSHandler.getDelegate()  | 
| Modifier and Type | Method and Description | 
|---|---|
static SockJSHandler | 
SockJSHandler.newInstance(SockJSHandler arg)  | 
| Constructor and Description | 
|---|
SockJSHandler(SockJSHandler delegate)  | 
Copyright © 2020 Eclipse. All rights reserved.