Package VASSAL.chat

Class CommandDecoder

java.lang.Object
VASSAL.chat.CommandDecoder
All Implemented Interfaces:
PropertyChangeListener, EventListener

public class CommandDecoder
extends Object
implements PropertyChangeListener
Listens for incoming messages (PropertyChangeEvents with name ChatServerConnection.INCOMING_MSG) and interprets the message as a command to be executed
Author:
rodneykinney