Uses of Interface
com.biglybt.pif.Plugin
Packages that use Plugin
Package
Description
-
Uses of Plugin in com.biglybt.pif
Subinterfaces of Plugin in com.biglybt.pifMethods in com.biglybt.pif that return PluginMethods in com.biglybt.pif with parameters of type PluginModifier and TypeMethodDescriptionstatic void
PluginManager.registerPlugin
(Plugin plugin, String id) static void
PluginManager.registerPlugin
(Plugin plugin, String id, String config_key) Method parameters in com.biglybt.pif with type arguments of type PluginModifier and TypeMethodDescriptionstatic void
PluginManager.registerPlugin
(Class<? extends Plugin> plugin_class) Programatic plugin registration interface -
Uses of Plugin in com.biglybt.pifimpl.local
Classes in com.biglybt.pifimpl.local that implement PluginFields in com.biglybt.pifimpl.local declared as PluginFields in com.biglybt.pifimpl.local with type parameters of type PluginMethods in com.biglybt.pifimpl.local that return PluginMethods in com.biglybt.pifimpl.local with parameters of type PluginModifier and TypeMethodDescriptionprotected void
PluginInitializer.initializePluginFromInstance
(Plugin plugin, String plugin_id, String plugin_config_key) protected static void
PluginInitializer.queueRegistration
(Plugin plugin, String id, String config_key) static void
PluginManagerImpl.registerPlugin
(Plugin plugin, String id, String config_key) Method parameters in com.biglybt.pifimpl.local with type arguments of type PluginModifier and TypeMethodDescriptionstatic void
PluginManagerImpl.registerPlugin
(Class<? extends Plugin> plugin_class) Constructors in com.biglybt.pifimpl.local with parameters of type PluginModifierConstructorDescriptionprotected
PluginInterfaceImpl
(Plugin _plugin, PluginInitializer _initialiser, Object _initialiser_key, ClassLoader _class_loader, List<File> _verified_files, String _key, Properties _props, String _pluginDir, String _plugin_id, String _plugin_version) -
Uses of Plugin in com.biglybt.pifimpl.local.clientid
Classes in com.biglybt.pifimpl.local.clientid that implement Plugin -
Uses of Plugin in com.biglybt.pifimpl.local.installer
Methods in com.biglybt.pifimpl.local.installer with parameters of type PluginModifier and TypeMethodDescriptionvoid
FilePluginInstallerImpl.addUpdate
(UpdateCheckInstance inst, PluginUpdatePlugin plugin_update_plugin, Plugin plugin, PluginInterface plugin_interface) abstract void
InstallablePluginImpl.addUpdate
(UpdateCheckInstance inst, PluginUpdatePlugin plugin_update_plugin, Plugin plugin, PluginInterface plugin_interface) void
StandardPluginImpl.addUpdate
(UpdateCheckInstance inst, PluginUpdatePlugin plugin_update_plugin, Plugin plugin, PluginInterface plugin_interface) -
Uses of Plugin in com.biglybt.pifimpl.local.ipc
Constructors in com.biglybt.pifimpl.local.ipc with parameters of type PluginModifierConstructorDescriptionIPCInterfaceImpl
(PluginInitializer _plugin_initializer, Plugin _target) Constructor for real plugin based providers. -
Uses of Plugin in com.biglybt.pifimpl.local.launch
Methods in com.biglybt.pifimpl.local.launch that return PluginModifier and TypeMethodDescriptionstatic Plugin
PluginLauncherImpl.getPreloadedPlugin
(String cla) -
Uses of Plugin in com.biglybt.pifimpl.remote
Methods in com.biglybt.pifimpl.remote that return Plugin -
Uses of Plugin in com.biglybt.pifimpl.update
Classes in com.biglybt.pifimpl.update that implement Plugin -
Uses of Plugin in com.biglybt.platform
Classes in com.biglybt.platform that implement Plugin -
Uses of Plugin in com.biglybt.platform.macosx
Classes in com.biglybt.platform.macosx that implement Plugin -
Uses of Plugin in com.biglybt.platform.unix
Classes in com.biglybt.platform.unix that implement Plugin -
Uses of Plugin in com.biglybt.platform.win32
Classes in com.biglybt.platform.win32 that implement Plugin -
Uses of Plugin in com.biglybt.plugin.dht
Classes in com.biglybt.plugin.dht that implement Plugin -
Uses of Plugin in com.biglybt.plugin.extseed
Classes in com.biglybt.plugin.extseed that implement Plugin -
Uses of Plugin in com.biglybt.plugin.magnet
Classes in com.biglybt.plugin.magnet that implement Plugin -
Uses of Plugin in com.biglybt.plugin.net.buddy
Classes in com.biglybt.plugin.net.buddy that implement Plugin -
Uses of Plugin in com.biglybt.plugin.net.netstatus
Classes in com.biglybt.plugin.net.netstatus that implement Plugin -
Uses of Plugin in com.biglybt.plugin.net.test
Classes in com.biglybt.plugin.net.test that implement Plugin -
Uses of Plugin in com.biglybt.plugin.removerules
Classes in com.biglybt.plugin.removerules that implement Plugin -
Uses of Plugin in com.biglybt.plugin.rssgen
Classes in com.biglybt.plugin.rssgen that implement Plugin -
Uses of Plugin in com.biglybt.plugin.sharing.hoster
Classes in com.biglybt.plugin.sharing.hoster that implement Plugin -
Uses of Plugin in com.biglybt.plugin.simpleapi
Classes in com.biglybt.plugin.simpleapi that implement Plugin -
Uses of Plugin in com.biglybt.plugin.startstoprules.always
Classes in com.biglybt.plugin.startstoprules.always that implement Plugin -
Uses of Plugin in com.biglybt.plugin.startstoprules.defaultplugin
Classes in com.biglybt.plugin.startstoprules.defaultplugin that implement PluginModifier and TypeClassDescriptionclass
Handles Starting and Stopping of torrents. -
Uses of Plugin in com.biglybt.plugin.tracker.dht
Classes in com.biglybt.plugin.tracker.dht that implement Plugin -
Uses of Plugin in com.biglybt.plugin.tracker.local
Classes in com.biglybt.plugin.tracker.local that implement Plugin -
Uses of Plugin in com.biglybt.plugin.upnp
Classes in com.biglybt.plugin.upnp that implement Plugin -
Uses of Plugin in com.biglybt.ui.swt.views.peer
Fields in com.biglybt.ui.swt.views.peer declared as Plugin -
Uses of Plugin in com.biglybt.ui.swt.views.utils
Classes in com.biglybt.ui.swt.views.utils that implement Plugin -
Uses of Plugin in com.biglybt.ui.webplugin
Classes in com.biglybt.ui.webplugin that implement Plugin -
Uses of Plugin in com.biglybt.update
Classes in com.biglybt.update that implement PluginModifier and TypeClassDescriptionclass
class
class