Uses of Interface
com.biglybt.pif.PluginInterface
Packages that use PluginInterface
Package
Description
-
Uses of PluginInterface in com.biglybt.core.content
Fields in com.biglybt.core.content declared as PluginInterface -
Uses of PluginInterface in com.biglybt.core.devices.impl
Fields in com.biglybt.core.devices.impl declared as PluginInterfaceModifier and TypeFieldDescriptionprivate PluginInterface
DeviceiTunes.itunes
(package private) PluginInterface
DeviceManagerUPnPImpl.plugin_interface
(package private) PluginInterface
DeviceTivoManager.plugin_interface
private PluginInterface
TranscodeProviderVuze.plugin_interface
Methods in com.biglybt.core.devices.impl that return PluginInterfaceModifier and TypeMethodDescriptionDeviceManagerUPnPImpl.getPluginInterface()
TranscodeProviderVuze.getPluginInterface()
Methods in com.biglybt.core.devices.impl with parameters of type PluginInterfaceModifier and TypeMethodDescriptionprotected void
DeviceManagerUPnPImpl.addListener
(PluginInterface pi) protected void
DeviceiTunesManager.pluginAdded
(PluginInterface pi) protected void
TranscodeManagerImpl.pluginAdded
(PluginInterface pi) protected void
DeviceiTunesManager.pluginRemoved
(PluginInterface pi) protected void
TranscodeManagerImpl.pluginRemoved
(PluginInterface pi) protected void
TranscodeProviderVuze.update
(PluginInterface pi) Constructors in com.biglybt.core.devices.impl with parameters of type PluginInterfaceModifierConstructorDescriptionprotected
DeviceiTunes
(DeviceManagerImpl _manager, PluginInterface _itunes) protected
TranscodeProviderVuze
(TranscodeManagerImpl _manager, PluginInterface _plugin_interface) -
Uses of PluginInterface in com.biglybt.core.dht
Methods in com.biglybt.core.dht that return PluginInterface -
Uses of PluginInterface in com.biglybt.core.dht.nat.impl
Fields in com.biglybt.core.dht.nat.impl declared as PluginInterfaceModifier and TypeFieldDescriptionprivate final PluginInterface
DHTNATPuncherImpl.plugin_interface
-
Uses of PluginInterface in com.biglybt.core.dht.speed.impl
Fields in com.biglybt.core.dht.speed.impl declared as PluginInterfaceModifier and TypeFieldDescriptionprivate final PluginInterface
DHTSpeedTesterImpl.plugin_interface
-
Uses of PluginInterface in com.biglybt.core.download
Methods in com.biglybt.core.download that return PluginInterfaceModifier and TypeMethodDescriptionprivate PluginInterface
StreamManager.SMDImpl.checkPlugin
(String id, String name) -
Uses of PluginInterface in com.biglybt.core.metasearch.impl
Methods in com.biglybt.core.metasearch.impl with parameters of type PluginInterfaceModifier and TypeMethodDescriptionprotected void
MetaSearchImpl.addProvider
(PluginInterface pi, SearchProvider provider) void
MetaSearchManagerImpl.addProvider
(PluginInterface pi, SearchProvider provider) protected void
MetaSearchImpl.removeProvider
(PluginInterface pi, SearchProvider provider) void
MetaSearchManagerImpl.removeProvider
(PluginInterface pi, SearchProvider provider) -
Uses of PluginInterface in com.biglybt.core.metasearch.impl.plugin
Methods in com.biglybt.core.metasearch.impl.plugin with parameters of type PluginInterfaceModifier and TypeMethodDescriptionvoid
PluginEngine.setProvider
(PluginInterface _pi, SearchProvider _provider) Constructors in com.biglybt.core.metasearch.impl.plugin with parameters of type PluginInterfaceModifierConstructorDescriptionPluginEngine
(MetaSearchImpl _meta_search, long _id, PluginInterface _pi, SearchProvider _provider) -
Uses of PluginInterface in com.biglybt.core.networkmanager.admin.impl
Fields in com.biglybt.core.networkmanager.admin.impl declared as PluginInterfaceModifier and TypeFieldDescriptionprivate final PluginInterface
NetworkAdminSpeedTesterBTImpl.plugin
(package private) final PluginInterface
NetworkAdminSpeedTestScheduledTestImpl.plugin
Constructors in com.biglybt.core.networkmanager.admin.impl with parameters of type PluginInterfaceModifierConstructorDescriptionprotected
NetworkAdminSpeedTestScheduledTestImpl
(PluginInterface _plugin, NetworkAdminSpeedTesterImpl _tester) -
Uses of PluginInterface in com.biglybt.core.pairing.impl
Methods in com.biglybt.core.pairing.impl with parameters of type PluginInterfaceModifier and TypeMethodDescriptionvoid
PairingManagerImpl.UIAdapter.initialise
(PluginInterface pi, BooleanParameter icon_enable) -
Uses of PluginInterface in com.biglybt.core.proxy
Methods in com.biglybt.core.proxy that return types with arguments of type PluginInterfaceModifier and TypeMethodDescriptionstatic List<PluginInterface>
AEProxyFactory.getPluginHTTPProxyProviders
(boolean can_wait) -
Uses of PluginInterface in com.biglybt.core.proxy.impl
Fields in com.biglybt.core.proxy.impl with type parameters of type PluginInterfaceModifier and TypeFieldDescriptionprivate static final CopyOnWriteList<PluginInterface>
AEPluginProxyHandler.plugins
Methods in com.biglybt.core.proxy.impl that return PluginInterfaceModifier and TypeMethodDescriptionprivate static PluginInterface
AEPluginProxyHandler.getPluginProxyForNetwork
(String network, boolean supports_data) Methods in com.biglybt.core.proxy.impl that return types with arguments of type PluginInterfaceModifier and TypeMethodDescriptionstatic List<PluginInterface>
AEPluginProxyHandler.getPluginHTTPProxyProviders
(boolean can_wait) Methods in com.biglybt.core.proxy.impl with parameters of type PluginInterfaceModifier and TypeMethodDescriptionprivate static void
AEPluginProxyHandler.pluginAdded
(PluginInterface pi) private static void
AEPluginProxyHandler.pluginRemoved
(PluginInterface pi) -
Uses of PluginInterface in com.biglybt.core.security
Fields in com.biglybt.core.security with type parameters of type PluginInterfaceModifier and TypeFieldDescriptionprivate static final CopyOnWriteList<PluginInterface>
BGSpongy.plugins
Methods in com.biglybt.core.security with parameters of type PluginInterfaceModifier and TypeMethodDescriptionprivate static void
BGSpongy.pluginAdded
(PluginInterface pi) private static void
BGSpongy.pluginRemoved
(PluginInterface pi) -
Uses of PluginInterface in com.biglybt.core.speedmanager
Fields in com.biglybt.core.speedmanager declared as PluginInterfaceModifier and TypeFieldDescription(package private) final PluginInterface
SpeedLimitHandler.plugin_interface
-
Uses of PluginInterface in com.biglybt.core.speedmanager.impl.v2
Fields in com.biglybt.core.speedmanager.impl.v2 declared as PluginInterfaceModifier and TypeFieldDescriptionprivate PluginInterface
SpeedManagerAlgorithmProviderDHTPing.dhtPlugin
-
Uses of PluginInterface in com.biglybt.core.subs.impl
Fields in com.biglybt.core.subs.impl declared as PluginInterfaceConstructors in com.biglybt.core.subs.impl with parameters of type PluginInterfaceModifierConstructorDescriptionprotected
SubscriptionRSSFeed
(SubscriptionManagerImpl _manager, PluginInterface _plugin_interface) -
Uses of PluginInterface in com.biglybt.pif
Methods in com.biglybt.pif that return PluginInterfaceModifier and TypeMethodDescriptionabstract PluginInterface
PluginManager.getDefaultPluginInterface()
returns the default plugin interface that can be used to access plugin functionality without an explicit pluginPluginInterface.getLocalPluginInterface
(Class plugin, String id) Returns an initialised plugin instance with its own scope (e.g.abstract PluginInterface
PluginManager.getPluginInterfaceByClass
(Class c) abstract PluginInterface
PluginManager.getPluginInterfaceByClass
(Class class_object, boolean operational) Returns the plugin interface with a given class, or null if not found.abstract PluginInterface
PluginManager.getPluginInterfaceByClass
(String class_name) abstract PluginInterface
PluginManager.getPluginInterfaceByClass
(String class_name, boolean operational) Returns the plugin interface with a given class name, or null if not found.abstract PluginInterface
PluginManager.getPluginInterfaceByID
(String id) returns the plugin interface with a given id, or null if not foundabstract PluginInterface
PluginManager.getPluginInterfaceByID
(String id, boolean operational) Returns the plugin interface with a given id, or null if not found.abstract PluginInterface[]
PluginManager.getPluginInterfaces()
Gets the current set of registered plugins.abstract PluginInterface[]
PluginManager.getPlugins()
Gets the current set of registered plugins.abstract PluginInterface[]
PluginManager.getPlugins
(boolean expect_partial_result) Methods in com.biglybt.pif that return types with arguments of type PluginInterfaceModifier and TypeMethodDescriptionabstract List<PluginInterface>
PluginManager.getPluginsWithMethod
(String name, Class<?>[] parameters) *since 5201Methods in com.biglybt.pif with parameters of type PluginInterfaceModifier and TypeMethodDescriptionvoid
Plugin.initialize
(PluginInterface pluginInterface) This method is called when the Plugin is loaded by the client -
Uses of PluginInterface in com.biglybt.pif.installer
Methods in com.biglybt.pif.installer that return PluginInterfaceModifier and TypeMethodDescriptionInstallablePlugin.getAlreadyInstalledPlugin()
Returns the plugin's interface if already installed, null if it isn'tMethods in com.biglybt.pif.installer with parameters of type PluginInterfaceModifier and TypeMethodDescriptionvoid
PluginInstaller.uninstall
(PluginInterface plugin_interface) void
PluginInstaller.uninstall
(PluginInterface[] plugin_interfaces) void
PluginInstaller.uninstall
(PluginInterface[] plugin_interfaces, PluginInstallationListener listener) PluginInstaller.uninstall
(PluginInterface[] plugin_interfaces, PluginInstallationListener listener, Map<Integer, Object> properties) -
Uses of PluginInterface in com.biglybt.pif.logging
Methods in com.biglybt.pif.logging that return PluginInterface -
Uses of PluginInterface in com.biglybt.pif.messaging
Methods in com.biglybt.pif.messaging with parameters of type PluginInterfaceModifier and TypeMethodDescriptionvoid
MessageManager.locateCompatiblePeers
(PluginInterface plug_interface, Message message, MessageManagerListener listener) Globally register for notification of peers that support the given message type. -
Uses of PluginInterface in com.biglybt.pif.ui
Methods in com.biglybt.pif.ui that return PluginInterfaceModifier and TypeMethodDescriptionUIManagerEvent.getPluginInterface()
UIPluginView.getPluginInterface()
Gets the plugin interface associated with this view, null if none definedMethods in com.biglybt.pif.ui with parameters of type PluginInterfaceModifier and TypeMethodDescriptionUIInstanceFactory.getInstance
(PluginInterface plugin_interface) Some UI instances need to understand which plugin they are associated with. -
Uses of PluginInterface in com.biglybt.pif.ui.model
Methods in com.biglybt.pif.ui.model that return PluginInterfaceModifier and TypeMethodDescriptionPluginConfigModel.getPluginInterface()
PluginViewModel.getPluginInterface()
-
Uses of PluginInterface in com.biglybt.pifimpl.local
Classes in com.biglybt.pifimpl.local that implement PluginInterfaceFields in com.biglybt.pifimpl.local declared as PluginInterfaceFields in com.biglybt.pifimpl.local with type parameters of type PluginInterfaceModifier and TypeFieldDescriptionprivate List<List<PluginInterface>>
PluginInitializer.loaded_pi_list
Methods in com.biglybt.pifimpl.local that return PluginInterfaceModifier and TypeMethodDescriptionstatic PluginInterface
PluginInitializer.getDefaultInterface()
protected PluginInterface
PluginInitializer.getDefaultInterfaceSupport()
PluginManagerImpl.getDefaultPluginInterface()
PluginInterfaceImpl.getLocalPluginInterface
(Class plugin_class, String id) PluginManagerImpl.getPluginInterfaceByClass
(Class c) PluginManagerImpl.getPluginInterfaceByClass
(Class c, boolean operational) PluginManagerImpl.getPluginInterfaceByClass
(String class_name) PluginManagerImpl.getPluginInterfaceByClass
(String class_name, boolean operational) PluginManagerImpl.getPluginInterfaceByID
(String id) PluginManagerImpl.getPluginInterfaceByID
(String id, boolean operational) PluginManagerImpl.getPluginInterfaces()
PluginInitializer.getPlugins()
PluginInitializer.getPlugins
(boolean expect_partial_result) PluginManagerImpl.getPlugins()
PluginManagerImpl.getPlugins
(boolean expect_partial_result) Methods in com.biglybt.pifimpl.local that return types with arguments of type PluginInterfaceModifier and TypeMethodDescriptionPluginManagerImpl.getPluginsWithMethod
(String name, Class<?>[] parameters) Methods in com.biglybt.pifimpl.local with parameters of type PluginInterfaceConstructors in com.biglybt.pifimpl.local with parameters of type PluginInterface -
Uses of PluginInterface in com.biglybt.pifimpl.local.clientid
Methods in com.biglybt.pifimpl.local.clientid with parameters of type PluginInterfaceModifier and TypeMethodDescriptionvoid
ClientIDPlugin.initialize
(PluginInterface pi) private void
ClientIDPlugin.initializeSupport
(PluginInterface pi) -
Uses of PluginInterface in com.biglybt.pifimpl.local.installer
Methods in com.biglybt.pifimpl.local.installer that return PluginInterfaceModifier and TypeMethodDescriptionInstallablePluginImpl.getAlreadyInstalledPlugin()
protected PluginInterface
PluginInstallerImpl.getAlreadyInstalledPlugin
(String id) Methods in com.biglybt.pifimpl.local.installer with parameters of type PluginInterfaceModifier 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) void
PluginInstallerImpl.uninstall
(PluginInterface pi) void
PluginInstallerImpl.uninstall
(PluginInterface[] pis) void
PluginInstallerImpl.uninstall
(PluginInterface[] pis, PluginInstallationListener listener_maybe_null) PluginInstallerImpl.uninstall
(PluginInterface[] pis, PluginInstallationListener listener_maybe_null, Map<Integer, Object> properties) -
Uses of PluginInterface in com.biglybt.pifimpl.local.logging
Fields in com.biglybt.pifimpl.local.logging declared as PluginInterfaceMethods in com.biglybt.pifimpl.local.logging that return PluginInterfaceConstructors in com.biglybt.pifimpl.local.logging with parameters of type PluginInterface -
Uses of PluginInterface in com.biglybt.pifimpl.local.messaging
Methods in com.biglybt.pifimpl.local.messaging with parameters of type PluginInterfaceModifier and TypeMethodDescriptionvoid
MessageManagerImpl.locateCompatiblePeers
(PluginInterface plug_interface, Message message, MessageManagerListener listener) -
Uses of PluginInterface in com.biglybt.pifimpl.local.torrent
Fields in com.biglybt.pifimpl.local.torrent declared as PluginInterfaceModifier and TypeFieldDescriptionprivate PluginInterface
TorrentImpl.pi
protected PluginInterface
TorrentManagerImpl.plugin_interface
Methods in com.biglybt.pifimpl.local.torrent with parameters of type PluginInterfaceConstructors in com.biglybt.pifimpl.local.torrent with parameters of type PluginInterface -
Uses of PluginInterface in com.biglybt.pifimpl.local.tracker
Fields in com.biglybt.pifimpl.local.tracker declared as PluginInterface -
Uses of PluginInterface in com.biglybt.pifimpl.local.ui
Fields in com.biglybt.pifimpl.local.ui declared as PluginInterfaceModifier and TypeFieldDescriptionprivate PluginInterface
UIManagerEventAdapter.pi
protected PluginInterface
UIManagerImpl.pi
Methods in com.biglybt.pifimpl.local.ui that return PluginInterfaceModifier and TypeMethodDescriptionUIManagerEventAdapter.getPluginInterface()
UIManagerImpl.getPluginInterface()
Methods in com.biglybt.pifimpl.local.ui with parameters of type PluginInterfaceModifier and TypeMethodDescriptionstatic boolean
UIManagerImpl.fireEvent
(PluginInterface pi, int type, Object data) static void
UIManagerImpl.unload
(PluginInterface pi) Constructors in com.biglybt.pifimpl.local.ui with parameters of type PluginInterfaceModifierConstructorDescriptionUIManagerEventAdapter
(PluginInterface _pi, int _type, Object _data) -
Uses of PluginInterface in com.biglybt.pifimpl.local.ui.config
Fields in com.biglybt.pifimpl.local.ui.config with type parameters of type PluginInterfaceMethods in com.biglybt.pifimpl.local.ui.config that return PluginInterfaceMethods in com.biglybt.pifimpl.local.ui.config with parameters of type PluginInterfaceModifier and TypeMethodDescriptionvoid
ConfigSectionRepository.addConfigSection
(BaseConfigSection item, PluginInterface pi) Constructors in com.biglybt.pifimpl.local.ui.config with parameters of type PluginInterfaceModifierConstructorDescriptionprotected
ConfigSectionHolder
(BaseConfigSection _section, PluginInterface _pi) -
Uses of PluginInterface in com.biglybt.pifimpl.local.ui.model
Fields in com.biglybt.pifimpl.local.ui.model declared as PluginInterfaceMethods in com.biglybt.pifimpl.local.ui.model that return PluginInterfaceModifier and TypeMethodDescriptionBasicPluginConfigModelImpl.getPluginInterface()
BasicPluginViewModelImpl.getPluginInterface()
-
Uses of PluginInterface in com.biglybt.pifimpl.local.ui.tables
Constructors in com.biglybt.pifimpl.local.ui.tables with parameters of type PluginInterfaceModifierConstructorDescriptionTableContextMenuItemImpl
(PluginInterface pi, String tableID, String key) -
Uses of PluginInterface in com.biglybt.pifimpl.local.utils
Fields in com.biglybt.pifimpl.local.utils declared as PluginInterfaceModifier and TypeFieldDescriptionprivate PluginInterface
LocaleUtilitiesImpl.pi
protected PluginInterface
ShortCutsImpl.pi
private PluginInterface
UtilitiesImpl.pi
private PluginInterface
UTTimerImpl.plugin_interface
Fields in com.biglybt.pifimpl.local.utils with type parameters of type PluginInterfaceMethods in com.biglybt.pifimpl.local.utils that return PluginInterfaceMethods in com.biglybt.pifimpl.local.utils with parameters of type PluginInterfaceModifier and TypeMethodDescriptionvoid
UtilitiesImpl.searchManager.addProvider
(PluginInterface pi, SearchProvider provider) static <T extends Exception>
voidUtilitiesImpl.callWithPluginThreadContext
(PluginInterface pi, UtilitiesImpl.runnableWithException<T> target) static <T> T
UtilitiesImpl.callWithPluginThreadContext
(PluginInterface pi, UtilitiesImpl.runnableWithReturn<T> target) static <T,
S extends Exception>
TUtilitiesImpl.callWithPluginThreadContext
(PluginInterface pi, UtilitiesImpl.runnableWithReturnAndException<T, S> target) static void
UtilitiesImpl.callWithPluginThreadContext
(PluginInterface pi, Runnable target) void
UtilitiesImpl.searchManager.removeProvider
(PluginInterface pi, SearchProvider provider) Constructors in com.biglybt.pifimpl.local.utils with parameters of type PluginInterfaceModifierConstructorDescriptionprotected
protected
UtilitiesImpl
(Core _core, PluginInterface _pi) protected
UTTimerImpl
(PluginInterface pi, String name, boolean lightweight) protected
UTTimerImpl
(PluginInterface pi, String name, int priority) protected
UTTimerImpl
(PluginInterface pi, String name, int max_threads, int priority) -
Uses of PluginInterface in com.biglybt.pifimpl.remote
Classes in com.biglybt.pifimpl.remote that implement PluginInterfaceFields in com.biglybt.pifimpl.remote declared as PluginInterfaceModifier and TypeFieldDescriptionprotected PluginInterface
RPPluginInterface.delegate
protected PluginInterface
RPRequest.plugin_interface
protected PluginInterface
RPRequestHandler.plugin_interface
Methods in com.biglybt.pifimpl.remote that return PluginInterfaceModifier and TypeMethodDescriptionRPPluginInterface.getLocalPluginInterface
(Class plugin, String id) RPRequest.getPluginInterface()
Methods in com.biglybt.pifimpl.remote with parameters of type PluginInterfaceModifier and TypeMethodDescriptionstatic RPPluginInterface
RPPluginInterface.create
(PluginInterface _delegate) RPRequest.createRemotePluginInterface
(PluginInterface pi) void
RPRequest.setPluginInterface
(PluginInterface pi) Constructors in com.biglybt.pifimpl.remote with parameters of type PluginInterface -
Uses of PluginInterface in com.biglybt.pifimpl.update
Fields in com.biglybt.pifimpl.update declared as PluginInterfaceMethods in com.biglybt.pifimpl.update with parameters of type PluginInterfaceModifier and TypeMethodDescriptionPluginUpdatePlugin.addUpdate
(PluginInterface pi_for_update, UpdateChecker checker, String update_name, String[] update_details, String old_version, String new_version, ResourceDownloader resource_downloader, boolean is_jar, int restart_type, boolean verify) void
PluginUpdatePlugin.initialize
(PluginInterface _plugin_interface) protected void
PluginUpdatePlugin.installUpdate
(UpdateChecker checker, Update update, PluginInterface plugin, boolean unloadable, boolean is_jar, String old_version, String new_version, InputStream data, boolean verify) -
Uses of PluginInterface in com.biglybt.platform
Methods in com.biglybt.platform with parameters of type PluginInterfaceModifier and TypeMethodDescriptionvoid
PlatformManagerPluginDelegate.initialize
(PluginInterface pluginInterface) static void
PlatformManagerPluginDelegate.load
(PluginInterface plugin_interface) -
Uses of PluginInterface in com.biglybt.platform.macosx
Fields in com.biglybt.platform.macosx declared as PluginInterfaceModifier and TypeFieldDescriptionprotected PluginInterface
PlatformManagerUpdateChecker.plugin_interface
Methods in com.biglybt.platform.macosx with parameters of type PluginInterfaceModifier and TypeMethodDescriptionvoid
PlatformManagerUpdateChecker.initialize
(PluginInterface _plugin_interface) -
Uses of PluginInterface in com.biglybt.platform.unix
Fields in com.biglybt.platform.unix declared as PluginInterfaceModifier and TypeFieldDescriptionprivate PluginInterface
PlatformManagerUnixPlugin.plugin_interface
Methods in com.biglybt.platform.unix with parameters of type PluginInterfaceModifier and TypeMethodDescriptionvoid
PlatformManagerUnixPlugin.initialize
(PluginInterface _plugin_interface) -
Uses of PluginInterface in com.biglybt.platform.win32
Fields in com.biglybt.platform.win32 declared as PluginInterfaceModifier and TypeFieldDescriptionprotected PluginInterface
PlatformManagerUpdateChecker.plugin_interface
Methods in com.biglybt.platform.win32 with parameters of type PluginInterfaceModifier and TypeMethodDescriptionvoid
PlatformManagerUpdateChecker.initialize
(PluginInterface _plugin_interface) -
Uses of PluginInterface in com.biglybt.plugin.dht
Fields in com.biglybt.plugin.dht declared as PluginInterfaceMethods in com.biglybt.plugin.dht with parameters of type PluginInterfaceModifier and TypeMethodDescriptionvoid
DHTPlugin.initialize
(PluginInterface _plugin_interface) static void
DHTPlugin.load
(PluginInterface plugin_interface) -
Uses of PluginInterface in com.biglybt.plugin.dht.impl
Fields in com.biglybt.plugin.dht.impl declared as PluginInterfaceConstructors in com.biglybt.plugin.dht.impl with parameters of type PluginInterfaceModifierConstructorDescriptionDHTPluginImpl
(DHTPlugin _dht_plugin, PluginInterface _plugin_interface, DHTNATPuncherAdapter _nat_adapter, DHTPluginImplAdapter _adapter, byte _protocol_version, int _network, boolean _v6, String _ip, int _port, ActionParameter _reseed, BooleanParameter _warn_user_param, boolean _logging, LoggerChannel _log, DHTLogger _dht_log) -
Uses of PluginInterface in com.biglybt.plugin.extseed
Fields in com.biglybt.plugin.extseed declared as PluginInterfaceMethods in com.biglybt.plugin.extseed that return PluginInterfaceMethods in com.biglybt.plugin.extseed with parameters of type PluginInterfaceModifier and TypeMethodDescriptionvoid
ExternalSeedPlugin.initialize
(PluginInterface _plugin_interface) static void
ExternalSeedPlugin.load
(PluginInterface plugin_interface) -
Uses of PluginInterface in com.biglybt.plugin.magnet
Fields in com.biglybt.plugin.magnet declared as PluginInterfaceModifier and TypeFieldDescriptionprivate PluginInterface
MagnetPlugin.plugin_interface
private final PluginInterface
MagnetPluginMDDownloader.plugin_interface
Methods in com.biglybt.plugin.magnet with parameters of type PluginInterfaceModifier and TypeMethodDescriptionvoid
MagnetPlugin.initialize
(PluginInterface _plugin_interface) static void
MagnetPlugin.load
(PluginInterface plugin_interface) Constructors in com.biglybt.plugin.magnet with parameters of type PluginInterfaceModifierConstructorDescriptionprotected
MagnetPluginMDDownloader
(MagnetPlugin _plugin, PluginInterface _plugin_interface, byte[] _hash, Set<String> _networks, InetSocketAddress[] _addresses, List<String> _tags, Map<String, Object> _initial_metadata, String _args) -
Uses of PluginInterface in com.biglybt.plugin.net.buddy
Fields in com.biglybt.plugin.net.buddy declared as PluginInterfaceModifier and TypeFieldDescriptionprivate PluginInterface
BuddyPluginBeta.azmsgsync_pi
private PluginInterface
BuddyPluginBeta.ChatInstance.msgsync_pi
private PluginInterface
BuddyPlugin.plugin_interface
private PluginInterface
BuddyPluginBeta.plugin_interface
private final PluginInterface
BuddyPluginNetwork.plugin_interface
Methods in com.biglybt.plugin.net.buddy that return PluginInterfaceModifier and TypeMethodDescriptionBuddyPlugin.getPluginInterface()
BuddyPluginNetwork.getPluginInterface()
Methods in com.biglybt.plugin.net.buddy with parameters of type PluginInterfaceModifier and TypeMethodDescriptionprivate void
BuddyPluginBeta.ChatInstance.bind
(PluginInterface _msgsync_pi, Object _handler, long timeout) private void
BuddyPluginBeta.doBind
(BuddyPluginBeta.ChatInstance chat, String meta_key, PluginInterface pi, Object handler, boolean destroy_on_fail) void
BuddyPlugin.initialize
(PluginInterface _plugin_interface) static void
BuddyPlugin.load
(PluginInterface plugin_interface) private void
BuddyPluginBeta.pluginAdded
(PluginInterface pi) private void
BuddyPluginBeta.pluginRemoved
(PluginInterface pi) Constructors in com.biglybt.plugin.net.buddy with parameters of type PluginInterfaceModifierConstructorDescriptionprotected
BuddyPluginBeta
(PluginInterface _pi, BuddyPlugin _plugin, BooleanParameter _enabled) protected
BuddyPluginNetwork
(PluginInterface _plugin_interface, BuddyPlugin _plugin, String _target_network) -
Uses of PluginInterface in com.biglybt.plugin.net.netstatus
Fields in com.biglybt.plugin.net.netstatus declared as PluginInterfaceModifier and TypeFieldDescriptionprivate PluginInterface
NetStatusPlugin.plugin_interface
private PluginInterface
NetStatusProtocolTester.plugin_interface
Methods in com.biglybt.plugin.net.netstatus with parameters of type PluginInterfaceModifier and TypeMethodDescriptionvoid
NetStatusPlugin.initialize
(PluginInterface _plugin_interface) static void
NetStatusPlugin.load
(PluginInterface plugin_interface) Constructors in com.biglybt.plugin.net.netstatus with parameters of type PluginInterfaceModifierConstructorDescriptionprotected
NetStatusProtocolTester
(NetStatusPlugin _plugin, PluginInterface _plugin_interface) -
Uses of PluginInterface in com.biglybt.plugin.net.test
Fields in com.biglybt.plugin.net.test declared as PluginInterfaceMethods in com.biglybt.plugin.net.test with parameters of type PluginInterface -
Uses of PluginInterface in com.biglybt.plugin.removerules
Fields in com.biglybt.plugin.removerules declared as PluginInterfaceModifier and TypeFieldDescriptionprotected PluginInterface
DownloadRemoveRulesPlugin.plugin_interface
Methods in com.biglybt.plugin.removerules with parameters of type PluginInterfaceModifier and TypeMethodDescriptionvoid
DownloadRemoveRulesPlugin.initialize
(PluginInterface _plugin_interface) static void
DownloadRemoveRulesPlugin.load
(PluginInterface plugin_interface) -
Uses of PluginInterface in com.biglybt.plugin.rssgen
Methods in com.biglybt.plugin.rssgen with parameters of type PluginInterfaceModifier and TypeMethodDescriptionvoid
RSSGeneratorPlugin.initialize
(PluginInterface pi) static void
RSSGeneratorPlugin.load
(PluginInterface plugin_interface) -
Uses of PluginInterface in com.biglybt.plugin.sharing.hoster
Fields in com.biglybt.plugin.sharing.hoster declared as PluginInterfaceMethods in com.biglybt.plugin.sharing.hoster with parameters of type PluginInterfaceModifier and TypeMethodDescriptionvoid
ShareHosterPlugin.initialize
(PluginInterface _plugin_interface) static void
ShareHosterPlugin.load
(PluginInterface plugin_interface) -
Uses of PluginInterface in com.biglybt.plugin.simpleapi
Methods in com.biglybt.plugin.simpleapi with parameters of type PluginInterfaceModifier and TypeMethodDescriptionvoid
SimpleAPIPlugin.initialize
(PluginInterface pi) static void
SimpleAPIPlugin.load
(PluginInterface plugin_interface) -
Uses of PluginInterface in com.biglybt.plugin.startstoprules.always
Fields in com.biglybt.plugin.startstoprules.always declared as PluginInterfaceMethods in com.biglybt.plugin.startstoprules.always with parameters of type PluginInterfaceModifier and TypeMethodDescriptionvoid
RunEverythingPlugin.initialize
(PluginInterface _pi) static void
RunEverythingPlugin.load
(PluginInterface _plugin_interface) -
Uses of PluginInterface in com.biglybt.plugin.startstoprules.defaultplugin
Fields in com.biglybt.plugin.startstoprules.defaultplugin declared as PluginInterfaceModifier and TypeFieldDescriptionprivate final PluginInterface
StartStopConfigModel.pi
private PluginInterface
StartStopRulesDefaultPlugin.pi
Methods in com.biglybt.plugin.startstoprules.defaultplugin with parameters of type PluginInterfaceModifier and TypeMethodDescriptionvoid
StartStopRulesDefaultPlugin.initialize
(PluginInterface _plugin_interface) static void
StartStopRulesDefaultPlugin.load
(PluginInterface plugin_interface) Constructors in com.biglybt.plugin.startstoprules.defaultplugin with parameters of type PluginInterface -
Uses of PluginInterface in com.biglybt.plugin.tracker.dht
Fields in com.biglybt.plugin.tracker.dht declared as PluginInterfaceMethods in com.biglybt.plugin.tracker.dht with parameters of type PluginInterfaceModifier and TypeMethodDescriptionvoid
DHTTrackerPlugin.initialize
(PluginInterface _plugin_interface) static void
DHTTrackerPlugin.load
(PluginInterface plugin_interface) -
Uses of PluginInterface in com.biglybt.plugin.tracker.local
Fields in com.biglybt.plugin.tracker.local declared as PluginInterfaceMethods in com.biglybt.plugin.tracker.local with parameters of type PluginInterfaceModifier and TypeMethodDescriptionvoid
LocalTrackerPlugin.initialize
(PluginInterface _plugin_interface) static void
LocalTrackerPlugin.load
(PluginInterface plugin_interface) -
Uses of PluginInterface in com.biglybt.plugin.upnp
Fields in com.biglybt.plugin.upnp declared as PluginInterfaceMethods in com.biglybt.plugin.upnp with parameters of type PluginInterfaceModifier and TypeMethodDescriptionvoid
UPnPPlugin.initialize
(PluginInterface _plugin_interface) static void
UPnPPlugin.load
(PluginInterface plugin_interface) -
Uses of PluginInterface in com.biglybt.ui.common
Methods in com.biglybt.ui.common with parameters of type PluginInterfaceModifier and TypeMethodDescriptionvoid
UIInstanceBase.unload
(PluginInterface pi) PluginInterface is unloading.. -
Uses of PluginInterface in com.biglybt.ui.console
Methods in com.biglybt.ui.console with parameters of type PluginInterfaceModifier and TypeMethodDescriptionUI.getInstance
(PluginInterface plugin_interface) void
UI.unload
(PluginInterface pi) -
Uses of PluginInterface in com.biglybt.ui.console.multiuser
Methods in com.biglybt.ui.console.multiuser with parameters of type PluginInterface -
Uses of PluginInterface in com.biglybt.ui.swt.core.pairing
Methods in com.biglybt.ui.swt.core.pairing with parameters of type PluginInterfaceModifier and TypeMethodDescriptionvoid
PMSWTImpl.initialise
(PluginInterface pi, BooleanParameter icon_enable) -
Uses of PluginInterface in com.biglybt.ui.swt.devices
Fields in com.biglybt.ui.swt.devices declared as PluginInterfaceMethods in com.biglybt.ui.swt.devices that return PluginInterface -
Uses of PluginInterface in com.biglybt.ui.swt.mainwindow
Methods in com.biglybt.ui.swt.mainwindow that return PluginInterfaceModifier and TypeMethodDescriptionstatic PluginInterface
ClipboardCopy.getOriginator
(String text) Methods in com.biglybt.ui.swt.mainwindow with parameters of type PluginInterfaceModifier and TypeMethodDescriptionstatic void
ClipboardCopy.copyToClipBoard
(String data, PluginInterface originator) -
Uses of PluginInterface in com.biglybt.ui.swt.pif
Methods in com.biglybt.ui.swt.pif that return PluginInterfaceModifier and TypeMethodDescriptionUISWTView.getPluginInterface()
Gets the plugin interface associated with this view, null if none defined -
Uses of PluginInterface in com.biglybt.ui.swt.pifimpl
Fields in com.biglybt.ui.swt.pifimpl with type parameters of type PluginInterfaceModifier and TypeFieldDescriptionprivate WeakReference<PluginInterface>
UISWTInstanceImpl.instanceWrapper.pi_ref
private Reference<PluginInterface>
UISWTViewBuilderCore.pi_ref
private final Map<PluginInterface,
UISWTInstance> UISWTInstanceImpl.plugin_map
Methods in com.biglybt.ui.swt.pifimpl that return PluginInterfaceModifier and TypeMethodDescriptionUISWTViewBuilderCore.getPluginInterface()
UISWTViewImpl.getPluginInterface()
Methods in com.biglybt.ui.swt.pifimpl with parameters of type PluginInterfaceModifier and TypeMethodDescriptionUISWTInstanceImpl.getInstance
(PluginInterface plugin_interface) void
UISWTInstanceImpl.openMainView
(PluginInterface pi, String sViewID, UISWTViewEventListener _l, Object dataSource, boolean setfocus) void
UISWTInstanceImpl.instanceWrapper.unload
(PluginInterface pi) void
UISWTInstanceImpl.unload
(PluginInterface pi) Constructors in com.biglybt.ui.swt.pifimpl with parameters of type PluginInterfaceModifierConstructorDescriptionprotected
instanceWrapper
(PluginInterface _pi, UIFunctionsSWT _ui_functions, UISWTInstanceImpl _delegate) UISWTViewBuilderCore
(String viewID, PluginInterface pi) UISWTViewBuilderCore
(String viewID, PluginInterface pi, UISWTViewEventListener listener) Deprecated.UISWTViewBuilderCore
(String viewID, PluginInterface pi, Class<? extends UISWTViewEventListener> cla) Convenience constructor for creating a builder with a simple class. -
Uses of PluginInterface in com.biglybt.ui.swt.shells
Methods in com.biglybt.ui.swt.shells that return PluginInterface -
Uses of PluginInterface in com.biglybt.ui.swt.subscriptions
Fields in com.biglybt.ui.swt.subscriptions declared as PluginInterface -
Uses of PluginInterface in com.biglybt.ui.swt.views
Methods in com.biglybt.ui.swt.views with parameters of type PluginInterface -
Uses of PluginInterface in com.biglybt.ui.swt.views.configsections
Fields in com.biglybt.ui.swt.views.configsections with type parameters of type PluginInterfaceModifier and TypeFieldDescription(package private) List<PluginInterface>
ConfigSectionPluginsSWT.PluginListContext.pluginIFs
Methods in com.biglybt.ui.swt.views.configsections that return types with arguments of type PluginInterfaceModifier and TypeMethodDescriptionprivate List<PluginInterface>
ConfigSectionPluginsSWT.PluginListContext.rebuildPluginIFs()
Methods in com.biglybt.ui.swt.views.configsections with parameters of type PluginInterfaceModifier and TypeMethodDescriptionint
ConfigSectionPluginsSWT.FilterComparator.compare
(PluginInterface if0, PluginInterface if1) ConfigSectionPluginsSWT.FilterComparator.getFieldValue
(int iField, PluginInterface pluginIF) -
Uses of PluginInterface in com.biglybt.ui.webplugin
Fields in com.biglybt.ui.webplugin declared as PluginInterfaceMethods in com.biglybt.ui.webplugin with parameters of type PluginInterfaceModifier and TypeMethodDescriptionvoid
WebPlugin.initialize
(PluginInterface _plugin_interface) protected void
WebPluginAccessController.setViewMode
(PluginInterface pi) Constructors in com.biglybt.ui.webplugin with parameters of type PluginInterface -
Uses of PluginInterface in com.biglybt.update
Fields in com.biglybt.update declared as PluginInterfaceModifier and TypeFieldDescriptionprotected PluginInterface
CorePatchChecker.plugin_interface
protected PluginInterface
CoreUpdateChecker.plugin_interface
Methods in com.biglybt.update with parameters of type PluginInterfaceModifier and TypeMethodDescriptionvoid
CorePatchChecker.initialize
(PluginInterface _plugin_interface) void
CoreUpdateChecker.initialize
(PluginInterface _plugin_interface) void
UpdaterUpdateChecker.initialize
(PluginInterface pi) protected void
CorePatchChecker.patch
(UpdateCheckInstance instance, Update updater_update, PluginInterface updater_plugin) -
Uses of PluginInterface in com.biglybt.util
Constructors in com.biglybt.util with parameters of type PluginInterfaceModifierConstructorDescriptionLocalResourceHTTPServer
(PluginInterface _plugin_interface, LoggerChannel _logger)
UISWTViewBuilder#setListenerInstantiator(boolean, UISWTViewEventListenerInstantiator)