Package org.elite.jdcbot.framework

Class Summary
BotEventDispatchThread Created on 31-May-08
DCIO Created on 26-May-08
The purpose of this class is to implement methods that are needed for IO easily send and recerive and parse commands.
DownloadHandler Created on 26-May-08
Handels all the downloads from a single user for a session.
DownloadManager Created on 26-May-08
This is used internall by the framework to schedule the downloads.
DUEntity Created on 26-May-08
Download/Upload Entity.
EventDispatchThread Deprecated. This type of generalized class was not needed, but my hand was itching to code using reflection, i guess.
InputThread Threads that reads raw commands from hub and passes them to jDCBot.
InputThreadTarget Created on 26-May-08
jDCBot jDCBot is a Java framework for writing DC (direct connect) bots easily.
PrimitiveWrapper<T> Deprecated.  
TimeoutInputThread Created on 27-May-08
UploadHandler Created on 26-May-08
Handels all the uploads to a single user for a session.
UploadManager Created on 26-May-08
User User class.
UserManager An user menager class.
 

Exception Summary
BotException An BotException class.