gamedom1.model.servercommand
Class StopCommand

java.lang.Object
  extended by infinitewisdom.model.servercommand.ServerCommand
      extended by gamedom1.model.servercommand.StopCommand

public class StopCommand
extends ServerCommand


Field Summary
 
Fields inherited from class infinitewisdom.model.servercommand.ServerCommand
sender, subject
 
Constructor Summary
StopCommand()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StopCommand

public StopCommand()