Uses of Package
org.elite.jdcbot.framework

Packages that use org.elite.jdcbot.framework
org.ag.sheriffbot   
org.elite.jdcbot.examples   
org.elite.jdcbot.framework   
org.elite.jdcbot.shareframework   
org.elite.jdcbot.util   
 

Classes in org.elite.jdcbot.framework used by org.ag.sheriffbot
BotException
          An BotException class.
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.
DUEntity
          Created on 26-May-08
Download/Upload Entity.
InputThreadTarget
          Created on 26-May-08
jDCBot
          jDCBot is a Java framework for writing DC (direct connect) bots easily.
User
          User class.
 

Classes in org.elite.jdcbot.framework used by org.elite.jdcbot.examples
BotException
          An BotException class.
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.
DUEntity
          Created on 26-May-08
Download/Upload Entity.
InputThreadTarget
          Created on 26-May-08
jDCBot
          jDCBot is a Java framework for writing DC (direct connect) bots easily.
User
          User class.
 

Classes in org.elite.jdcbot.framework used by org.elite.jdcbot.framework
BotEventDispatchThread
          Created on 31-May-08
BotEventDispatchThread.DispatchEntity
           
BotException
          An BotException class.
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.DispatchEntity
          Deprecated.  
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.
TimeoutInputThread
          Created on 27-May-08
TimeoutInputThread.Timer
           
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.
 

Classes in org.elite.jdcbot.framework used by org.elite.jdcbot.shareframework
DUEntity
          Created on 26-May-08
Download/Upload Entity.
 

Classes in org.elite.jdcbot.framework used by org.elite.jdcbot.util
jDCBot
          jDCBot is a Java framework for writing DC (direct connect) bots easily.