|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.trypticon.xmpp.bot.BaseBot
org.trypticon.commandbot.CommandBot
org.trypticon.snipsnap.bot.DefaultBotComponent
public class DefaultBotComponent
Default bot component implementation for plugging into SnipSnap.
Constructor Summary | |
---|---|
DefaultBotComponent()
|
Method Summary |
---|
Methods inherited from class org.trypticon.commandbot.CommandBot |
---|
attachListeners, getDiscoChildren, getNode, populateDiscoInfo |
Methods inherited from class org.trypticon.xmpp.bot.BaseBot |
---|
connect, getRoster, getStream, isConnected, start, stop |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.trypticon.xmpp.bot.Bot |
---|
getRoster, start, stop |
Methods inherited from interface org.picocontainer.lifecycle.Startable |
---|
start |
Methods inherited from interface org.picocontainer.lifecycle.Stoppable |
---|
stop |
Constructor Detail |
---|
public DefaultBotComponent() throws java.io.IOException, org.jdom.JDOMException
java.io.IOException
org.jdom.JDOMException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |