Class WebSocketCommand

java.lang.Object
io.datarouter.websocket.session.WebSocketCommand

public class WebSocketCommand
extends java.lang.Object
  • Constructor Summary

    Constructors 
    Constructor Description
    WebSocketCommand​(WebSocketSessionKey webSocketSessionKey, java.lang.String message)  
  • Method Summary

    Modifier and Type Method Description
    java.lang.String getMessage()  
    WebSocketSessionKey getWebSocketSessionKey()  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait