| Interface | Description |
|---|---|
| FbBotDefinition |
An interface that represents the base configuration of a
FbBot. |
| Class | Description |
|---|---|
| AbstractFbBot |
Base
FbBotDefinition implementation that takes care of the
FbBot handling. |
| FbBot |
Class that represents a FbBotMill bot.
|
| FbBotMillContext |
Class that contains all the context information used to handle bots and
communicate with Facebook.
|
| FbBotMillServlet |
Main Servlet for FbBotMill framework.
|
| Enum | Description |
|---|---|
| FbBotMillPolicy |
Enumeration that indicates which policy a
FbBot will use when
processing the callback handler chain. |
Copyright © 2017 BotMill. All rights reserved.