Uses of Class
io.vertx.mutiny.ext.web.handler.sockjs.SockJSHandler
Packages that use SockJSHandler
-
Uses of SockJSHandler in io.vertx.mutiny.ext.web.handler.sockjs
Fields in io.vertx.mutiny.ext.web.handler.sockjs with type parameters of type SockJSHandlerModifier and TypeFieldDescriptionstatic final io.smallrye.mutiny.vertx.TypeArg<SockJSHandler> SockJSHandler.__TYPE_ARGMethods in io.vertx.mutiny.ext.web.handler.sockjs that return SockJSHandlerModifier and TypeMethodDescriptionstatic SockJSHandlerSockJSHandler.create(io.vertx.mutiny.core.Vertx vertx) static SockJSHandlerSockJSHandler.create(io.vertx.mutiny.core.Vertx vertx, io.vertx.ext.web.handler.sockjs.SockJSHandlerOptions options) static SockJSHandlerSockJSHandler.newInstance(io.vertx.ext.web.handler.sockjs.SockJSHandler arg)