Uses of Class
com.lahuca.botsentry.api.BotSentryList
- 
Packages that use BotSentryList Package Description com.lahuca.botsentry.api Main classes for the BotSentry API - 
- 
Uses of BotSentryList in com.lahuca.botsentry.api
Methods in com.lahuca.botsentry.api that return BotSentryList Modifier and Type Method Description BotSentryListBotSentryAPI. getBlacklist()Gives the blacklist object, where operations can be asynchronously scheduled.BotSentryListBotSentryAPI. getWhitelist()Gives the whitelist object, where operations can be asynchronously scheduled. 
 -