| Package | Description | 
|---|---|
| io.vertx.ext.web.handler.sockjs | |
| io.vertx.reactivex.ext.web.handler.sockjs | |
| io.vertx.rxjava.ext.web.handler.sockjs | |
| io.vertx.rxjava3.ext.web.handler.sockjs | 
| Modifier and Type | Method and Description | 
|---|---|
SockJSSocket | 
SockJSSocket.closeHandler(Handler<Void> closeHandler)  | 
SockJSSocket | 
SockJSSocket.drainHandler(Handler<Void> handler)  | 
SockJSSocket | 
SockJSSocket.endHandler(Handler<Void> endHandler)  | 
SockJSSocket | 
SockJSSocket.exceptionHandler(Handler<Throwable> handler)  | 
SockJSSocket | 
SockJSSocket.fetch(long amount)  | 
SockJSSocket | 
SockJSSocket.handler(Handler<Buffer> handler)  | 
SockJSSocket | 
SockJSSocket.pause()  | 
SockJSSocket | 
SockJSSocket.resume()  | 
SockJSSocket | 
SockJSSocket.setWriteQueueMaxSize(int maxSize)  | 
SockJSSocket | 
BridgeEvent.socket()
Get the SockJSSocket instance corresponding to the event 
 | 
| Modifier and Type | Method and Description | 
|---|---|
Router | 
SockJSHandler.socketHandler(Handler<SockJSSocket> handler)
Set a SockJS socket handler. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
SockJSSocket | 
SockJSSocket.getDelegate()  | 
| Modifier and Type | Method and Description | 
|---|---|
static SockJSSocket | 
SockJSSocket.newInstance(SockJSSocket arg)  | 
| Constructor and Description | 
|---|
SockJSSocket(SockJSSocket delegate)  | 
| Modifier and Type | Method and Description | 
|---|---|
SockJSSocket | 
SockJSSocket.getDelegate()  | 
| Modifier and Type | Method and Description | 
|---|---|
static SockJSSocket | 
SockJSSocket.newInstance(SockJSSocket arg)  | 
| Constructor and Description | 
|---|
SockJSSocket(SockJSSocket delegate)  | 
| Modifier and Type | Method and Description | 
|---|---|
SockJSSocket | 
SockJSSocket.getDelegate()  | 
| Modifier and Type | Method and Description | 
|---|---|
static SockJSSocket | 
SockJSSocket.newInstance(SockJSSocket arg)  | 
| Constructor and Description | 
|---|
SockJSSocket(SockJSSocket delegate)  | 
Copyright © 2021 Eclipse. All rights reserved.