Uses of Interface
org.nukesoft.commlib.CommPortCallback

Packages that use CommPortCallback
org.nukesoft.commlib   
org.nukesoft.core   
 

Uses of CommPortCallback in org.nukesoft.commlib
 

Constructors in org.nukesoft.commlib with parameters of type CommPortCallback
CommPort(String loggin, String password, String libPath, int pingDelay, CommPortCallback callback, String bindName)
           
 

Uses of CommPortCallback in org.nukesoft.core
 

Classes in org.nukesoft.core that implement CommPortCallback
 class DialogManager
          The DialogManager handles distribution of incomming instant messages, creating a new Dialog object if necesary.