| Package | Description |
|---|---|
| won.bot.framework.bot.base | |
| won.bot.impl |
| Class and Description |
|---|
| BaseBot
Basic Bot implementation intended to be extended.
|
| BasicServiceBot
Base class for bots containing basic services.
|
| EventBot
Base class for bots that define their behaviour through event listeners.
|
| ScheduledActionBot
Bot that has access to a scheduler for performing recurring or deferred work
|
| TriggeredBot
Bot base class that expects a trigger to be injected that will cause the act() method to be called according to the trigger's specification.
|
| Class and Description |
|---|
| BaseBot
Basic Bot implementation intended to be extended.
|
| BasicServiceBot
Base class for bots containing basic services.
|
| EventBot
Base class for bots that define their behaviour through event listeners.
|
| ScheduledActionBot
Bot that has access to a scheduler for performing recurring or deferred work
|
| TriggeredBot
Bot base class that expects a trigger to be injected that will cause the act() method to be called according to the trigger's specification.
|
Copyright © 2018. All Rights Reserved.