com.uwyn.drone.modules
Class Throughput
java.lang.Object
com.uwyn.drone.core.AbstractModule
com.uwyn.drone.modules.Throughput
- All Implemented Interfaces:
- Module
- public class Throughput
- extends AbstractModule
Methods inherited from class com.uwyn.drone.core.AbstractModule |
channelMessage, getDescription, getHelpMap, getMessageCommands, getName, getNoticeCommands, getRawCommands, getResponseCodes, getRunner, loggedon, messageCommand, noticeCommand, processesChannelMessages, rawCommand, response, setRunner |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Throughput
public Throughput()
getChannelCommands
public String[] getChannelCommands()
- Specified by:
getChannelCommands
in interface Module
- Overrides:
getChannelCommands
in class AbstractModule
channelCommand
public void channelCommand(Bot bot,
Channel channel,
String nick,
String command,
String arguments,
ServerMessage fullMessage)
throws CoreException
- Specified by:
channelCommand
in interface Module
- Overrides:
channelCommand
in class AbstractModule
- Throws:
CoreException
Copyright © 2002-2005 Uwyn bvba/sprl. All Rights Reserved.