public class WebSocketCommandRequest extends Object
WebSocketCommandRequest()
String
getCommand()
Map<String,Object>
getParameters()
void
setCommand(String command)
setParameters(Map<String,Object> parameters)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public WebSocketCommandRequest()
public String getCommand()
public void setCommand(String command)
public Map<String,Object> getParameters()
public void setParameters(Map<String,Object> parameters)
Copyright © 2018. All rights reserved.