Uses of Package
bot

Packages that use bot
bot   
bot.talk   
 

Classes in bot used by bot
Bot
          The frame for the whole bot.
DroolsBot
          Foundation of a bot which wants to implement its strategy via drools.
IF_Bot_Talk
          Specifies the methods that can be called by a Talk object to trigger the bot to update the state.
 

Classes in bot used by bot.talk
Bot
          The frame for the whole bot.