Package | Description |
---|---|
io.vertx.rxjava.ext.web.handler.sockjs |
Modifier and Type | Method and Description |
---|---|
static BridgeEvent |
BridgeEvent.newInstance(BridgeEvent arg) |
Modifier and Type | Method and Description |
---|---|
SockJSHandler |
SockJSHandler.bridge(BridgeOptions bridgeOptions,
Handler<BridgeEvent> bridgeEventHandler)
Like
SockJSHandler.bridge(io.vertx.ext.web.handler.sockjs.BridgeOptions) but specifying a handler
that will receive bridge events. |
Copyright © 2015. All Rights Reserved.