Uses of Class
dev.truewinter.twiliocallrouter.plugin.Plugin
Packages that use Plugin
-
Uses of Plugin in dev.truewinter.twiliocallrouter.plugin
Methods in dev.truewinter.twiliocallrouter.plugin that return PluginModifier and TypeMethodDescriptionprotected final PluginPlugin.getPluginByName(String name) This method allows plugin developers to get an instance of another plugin installed on the same instance of TwilioCallRouter.protected abstract PluginPluginBase.getPluginByName(String name) Methods in dev.truewinter.twiliocallrouter.plugin with parameters of type PluginModifier and TypeMethodDescriptionprotected final voidPlugin.registerListeners(Plugin plugin, Listener listener) Use this method to register event listenersprotected abstract void