com.uwyn.drone.core.modulemessages
Class RawCommand

java.lang.Object
  extended bycom.uwyn.drone.core.modulemessages.RawCommand
All Implemented Interfaces:
ModuleMessage

public class RawCommand
extends Object
implements ModuleMessage


Constructor Summary
RawCommand(ServerMessage serverMessage)
           
 
Method Summary
 void execute(Bot bot, Module module)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RawCommand

public RawCommand(ServerMessage serverMessage)
Method Detail

execute

public void execute(Bot bot,
                    Module module)
Specified by:
execute in interface ModuleMessage


Copyright © 2002-2005 Uwyn bvba/sprl. All Rights Reserved.