com.tensegrity.palowebviewer.modules.ui.client
Class UserMessageProcessor

java.lang.Object
  extended by com.tensegrity.palowebviewer.modules.ui.client.UserMessageProcessor

public class UserMessageProcessor
extends java.lang.Object


Constructor Summary
UserMessageProcessor(UIManager uiManager, IUserMessageQueue queue)
           
 
Method Summary
 void processNextMessage()
           
 void startProcessing()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UserMessageProcessor

public UserMessageProcessor(UIManager uiManager,
                            IUserMessageQueue queue)
Method Detail

startProcessing

public void startProcessing()

processNextMessage

public void processNextMessage()