Uses of Interface
io.vertx.ext.web.handler.sockjs.SockJSHandler
Packages that use SockJSHandler
Package
Description
-
Uses of SockJSHandler in io.vertx.ext.web.handler.sockjs
Methods in io.vertx.ext.web.handler.sockjs that return SockJSHandlerModifier and TypeMethodDescriptionstatic SockJSHandlerCreate a SockJS handlerstatic SockJSHandlerSockJSHandler.create(Vertx vertx, SockJSHandlerOptions options) Create a SockJS handler -
Uses of SockJSHandler in io.vertx.reactivex.ext.web.handler.sockjs
Methods in io.vertx.reactivex.ext.web.handler.sockjs that return SockJSHandlerMethods in io.vertx.reactivex.ext.web.handler.sockjs with parameters of type SockJSHandlerModifier and TypeMethodDescriptionstatic SockJSHandlerSockJSHandler.newInstance(SockJSHandler arg) Constructors in io.vertx.reactivex.ext.web.handler.sockjs with parameters of type SockJSHandler -
Uses of SockJSHandler in io.vertx.rxjava3.ext.web.handler.sockjs
Methods in io.vertx.rxjava3.ext.web.handler.sockjs that return SockJSHandlerMethods in io.vertx.rxjava3.ext.web.handler.sockjs with parameters of type SockJSHandlerModifier and TypeMethodDescriptionstatic SockJSHandlerSockJSHandler.newInstance(SockJSHandler arg) Constructors in io.vertx.rxjava3.ext.web.handler.sockjs with parameters of type SockJSHandler