Uses of Package
org.alicebot.server.core

Packages that use org.alicebot.server.core
org.alicebot.server.core   
org.alicebot.server.core.interpreter   
org.alicebot.server.core.parser   
org.alicebot.server.core.responder   
org.alicebot.server.net   
org.alicebot.server.net.listener   
 

Classes in org.alicebot.server.core used by org.alicebot.server.core
Bot
          Describes all of the properties of a bot.
BotProcess
          Specifies the interface for any process that can be managed in a separate thread by the bot.
Multiplexor
           "To multiplex" means "to select one from many inputs".
NoSuchPredicateException
          Indicates that there is no predicate with a requested name.
 

Classes in org.alicebot.server.core used by org.alicebot.server.core.interpreter
Interpreter
          An Interpreter handles some server-side script.
 

Classes in org.alicebot.server.core used by org.alicebot.server.core.parser
Bot
          Describes all of the properties of a bot.
 

Classes in org.alicebot.server.core used by org.alicebot.server.core.responder
Bot
          Describes all of the properties of a bot.
 

Classes in org.alicebot.server.core used by org.alicebot.server.net
BotProcess
          Specifies the interface for any process that can be managed in a separate thread by the bot.
 

Classes in org.alicebot.server.core used by org.alicebot.server.net.listener
Bot
          Describes all of the properties of a bot.
BotProcess
          Specifies the interface for any process that can be managed in a separate thread by the bot.