|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectde.berlios.suzy.Suzy
public class Suzy
This class is the entrypoint to the ApiBot. It starts the IrcClient
and causes the RequestHandler
to load the api.
Constructor Summary | |
---|---|
Suzy()
|
Method Summary | |
---|---|
static void |
main(java.lang.String[] args)
Entry point. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Suzy()
Method Detail |
---|
public static void main(java.lang.String[] args)
IrcClient
.
args
- command line parameters, unused for now
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |