Uses of Package
org.nukesoft.bot2.commlib

Packages that use org.nukesoft.bot2.commlib
commLibs   
org.nukesoft.bot2.commlib   
org.nukesoft.bot2.core   
 

Classes in org.nukesoft.bot2.commlib used by commLibs
CommLib
          The CommLib interface describes the contract all communication libraries must abide by.
CommLibCallback
          The CommLibCallback interface provides the event callbacks that communications libraries should use when receiving network generated events.
 

Classes in org.nukesoft.bot2.commlib used by org.nukesoft.bot2.commlib
CommLibCallback
          The CommLibCallback interface provides the event callbacks that communications libraries should use when receiving network generated events.
CommPort
          The CommPort class wraps an externaly loaded CommLib and handles such tasks as connection maintnance and error correction.
CommPortCallback
          The CommPortCallback interface is used by the CommPort class to provide a way to pass off incomming instant messages to the appropriate authority.
 

Classes in org.nukesoft.bot2.commlib used by org.nukesoft.bot2.core
CommPort
          The CommPort class wraps an externaly loaded CommLib and handles such tasks as connection maintnance and error correction.
CommPortCallback
          The CommPortCallback interface is used by the CommPort class to provide a way to pass off incomming instant messages to the appropriate authority.