Index
All Classes and Interfaces|All Packages
I
- IConfigurationAdapter - Interface in cz.foresttech.forestredis.shared.adapter
-
ConfigurationAdapter interface which handles differences between BungeeCord and Spigot in configuration structure.
- IForestRedisPlugin - Interface in cz.foresttech.forestredis.shared
-
Generic plugin interface.
- init(IForestRedisPlugin, String, RedisConfiguration) - Static method in class cz.foresttech.forestredis.shared.RedisManager
-
Initialization method for creating
RedisManager
main instance. - IRedisMessageReceivedEvent - Interface in cz.foresttech.forestredis.shared.events
-
Redis incoming message Event interface.
- isCancelled() - Method in class cz.foresttech.forestredis.spigot.events.AsyncRedisMessageReceivedEvent
- isSelfSender() - Method in class cz.foresttech.forestredis.bungee.events.RedisMessageReceivedEvent
- isSelfSender() - Method in interface cz.foresttech.forestredis.shared.events.IRedisMessageReceivedEvent
-
Checks if the sender server has the same identifier as current server
- isSelfSender() - Method in class cz.foresttech.forestredis.spigot.events.AsyncRedisMessageReceivedEvent
- isSelfSender() - Method in class cz.foresttech.forestredis.spigot.events.RedisMessageReceivedEvent
- isSetup() - Method in class cz.foresttech.forestredis.bungee.adapter.BungeeConfigAdapter
- isSetup() - Method in interface cz.foresttech.forestredis.shared.adapter.IConfigurationAdapter
-
Checks if the configuration is setup
- isSetup() - Method in class cz.foresttech.forestredis.spigot.adapter.SpigotConfigAdapter
- isSubscribed(String) - Method in class cz.foresttech.forestredis.shared.RedisManager
-
Returns whether the channel is subscribed or not.
All Classes and Interfaces|All Packages