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