Uses of Class
org.nukesoft.bot2.core.DialogManager

Packages that use DialogManager
org.nukesoft.bot2.core   
 

Uses of DialogManager in org.nukesoft.bot2.core
 

Constructors in org.nukesoft.bot2.core with parameters of type DialogManager
Dialog(DialogManager manager, CommPort comm, DynamicLoadLPContext lineProc, String identity, String adminEscapeSequence, String adminLineProcBindID)
          Creates a dialog binding.