Class CommandDispatcher

java.lang.Object
org.teamapps.server.CommandDispatcher

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

    Constructors 
    Constructor Description
    CommandDispatcher​(UiCommandExecutor commandExecutor, QualifiedUiSessionId qualifiedUiSessionId, SessionRecorder sessionRecorder)  
  • Method Summary

    Modifier and Type Method Description
    void close()  
    void flushCommands()  
    <RESULT> void queueCommand​(org.teamapps.dto.UiCommand<RESULT> command, java.util.function.Consumer<RESULT> resultCallback)  

    Methods inherited from class java.lang.Object

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