Package io.vertx.ext.web.handler.sockjs
-
Interface Summary Interface Description BridgeEvent Represents an event that occurs on the event bus bridge.SockJSHandler A handler that allows you to handle SockJS connections from clients.SockJSSocket You interact with SockJS clients through instances of SockJS socket. -
Class Summary Class Description SockJSBridgeOptions Options for configuring the event bus bridge.SockJSBridgeOptionsConverter Converter and mapper forSockJSBridgeOptions
.SockJSHandlerOptions Options for configuring a SockJS handler -
Enum Summary Enum Description Transport The available SockJS transports