Uses of Package
io.vertx.ext.web.handler.sockjs
-
Packages that use io.vertx.ext.web.handler.sockjs Package Description io.vertx.ext.shell.term io.vertx.ext.web.handler.sockjs io.vertx.reactivex.ext.web.handler.sockjs io.vertx.rxjava3.ext.web.handler.sockjs -
Classes in io.vertx.ext.web.handler.sockjs used by io.vertx.ext.shell.term Class Description SockJSHandlerOptions Options for configuring a SockJS handler -
Classes in io.vertx.ext.web.handler.sockjs used by io.vertx.ext.web.handler.sockjs Class Description BridgeEvent Represents an event that occurs on the event bus bridge.SockJSBridgeOptions Options for configuring the event bus bridge.SockJSHandler A handler that allows you to handle SockJS connections from clients.SockJSHandlerOptions Options for configuring a SockJS handlerSockJSSocket You interact with SockJS clients through instances of SockJS socket.Transport The available SockJS transports -
Classes in io.vertx.ext.web.handler.sockjs used by io.vertx.reactivex.ext.web.handler.sockjs Class Description BridgeEvent Represents an event that occurs on the event bus bridge.SockJSBridgeOptions Options for configuring the event bus bridge.SockJSHandler A handler that allows you to handle SockJS connections from clients.SockJSHandlerOptions Options for configuring a SockJS handlerSockJSSocket You interact with SockJS clients through instances of SockJS socket. -
Classes in io.vertx.ext.web.handler.sockjs used by io.vertx.rxjava3.ext.web.handler.sockjs Class Description BridgeEvent Represents an event that occurs on the event bus bridge.SockJSBridgeOptions Options for configuring the event bus bridge.SockJSHandler A handler that allows you to handle SockJS connections from clients.SockJSHandlerOptions Options for configuring a SockJS handlerSockJSSocket You interact with SockJS clients through instances of SockJS socket.