Package io.datarouter.websocket.session
Class WebSocketToolHandler
java.lang.Object
io.datarouter.web.handler.BaseHandler
io.datarouter.websocket.session.WebSocketToolHandler
public class WebSocketToolHandler
extends io.datarouter.web.handler.BaseHandler
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classWebSocketToolHandler.WebSocketSessionJspDto -
Field Summary
-
Constructor Summary
Constructors Constructor Description WebSocketToolHandler() -
Method Summary
Modifier and Type Method Description io.datarouter.web.handler.mav.Mavsubscriptions(io.datarouter.web.handler.types.optional.OptionalString topic, io.datarouter.web.handler.types.optional.OptionalString message)Methods inherited from class io.datarouter.web.handler.BaseHandler
getDefaultMultipartCharset, getLastPathSegment, getParamValidator, getParamValidator, getRequest, getSessionInfo, handleMissingParameters, handleWrapper, invokeHandlerMethod, postProcess, setApiKeyPredicateName, setDefaultHandlerDecoder, setDefaultHandlerEncoder, setParams, setRequest, setResponse, setServletContext
-
Constructor Details
-
WebSocketToolHandler
public WebSocketToolHandler()
-
-
Method Details
-
subscriptions
public io.datarouter.web.handler.mav.Mav subscriptions(io.datarouter.web.handler.types.optional.OptionalString topic, io.datarouter.web.handler.types.optional.OptionalString message)
-