Index
All Classes|All Packages|Constant Field Values
P
- ping() - Method in class com.se21.calbot.controllers.PingController
- PingController - Class in com.se21.calbot.controllers
-
You can use it to check if your application is up or not try http://localhost:8080/ping
- PingController() - Constructor for class com.se21.calbot.controllers.PingController
- processCommand(Message) - Method in class com.se21.calbot.listeners.MessageListener
-
If any event happens in chatBot, it will call processCommand.
- processInput(String) - Method in class com.se21.calbot.ClientManager.Discord
- processInput(String) - Method in interface com.se21.calbot.interfaces.ClientManager
-
This is first function which will be called by the eventListener.
All Classes|All Packages|Constant Field Values