Uses of Interface
com.biglybt.pif.PluginInterface
-
-
Uses of PluginInterface in com.biglybt.core.content
Fields in com.biglybt.core.content declared as PluginInterface Modifier and Type Field Description private PluginInterface
RelatedContentManager. plugin_interface
-
Uses of PluginInterface in com.biglybt.core.devices.impl
Fields in com.biglybt.core.devices.impl declared as PluginInterface Modifier and Type Field Description private 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 PluginInterface Modifier and Type Method Description PluginInterface
DeviceManagerUPnPImpl. getPluginInterface()
PluginInterface
TranscodeProviderVuze. getPluginInterface()
Methods in com.biglybt.core.devices.impl with parameters of type PluginInterface Modifier and Type Method Description protected 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 PluginInterface Constructor Description DeviceiTunes(DeviceManagerImpl _manager, PluginInterface _itunes)
TranscodeProviderVuze(TranscodeManagerImpl _manager, PluginInterface _plugin_interface)
-
Uses of PluginInterface in com.biglybt.core.dht
Methods in com.biglybt.core.dht that return PluginInterface Modifier and Type Method Description PluginInterface
DHTLogger. getPluginInterface()
-
Uses of PluginInterface in com.biglybt.core.dht.nat.impl
Fields in com.biglybt.core.dht.nat.impl declared as PluginInterface Modifier and Type Field Description private PluginInterface
DHTNATPuncherImpl. plugin_interface
-
Uses of PluginInterface in com.biglybt.core.dht.speed.impl
Fields in com.biglybt.core.dht.speed.impl declared as PluginInterface Modifier and Type Field Description private PluginInterface
DHTSpeedTesterImpl. plugin_interface
-
Uses of PluginInterface in com.biglybt.core.download
Methods in com.biglybt.core.download that return PluginInterface Modifier and Type Method Description private PluginInterface
StreamManager.SMDImpl. checkPlugin(java.lang.String id, java.lang.String name)
-
Uses of PluginInterface in com.biglybt.core.metasearch.impl
Methods in com.biglybt.core.metasearch.impl with parameters of type PluginInterface Modifier and Type Method Description protected 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 PluginInterface Modifier and Type Method Description void
PluginEngine. setProvider(PluginInterface _pi, SearchProvider _provider)
Constructors in com.biglybt.core.metasearch.impl.plugin with parameters of type PluginInterface Constructor Description PluginEngine(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 PluginInterface Modifier and Type Field Description private PluginInterface
NetworkAdminSpeedTesterBTImpl. plugin
(package private) PluginInterface
NetworkAdminSpeedTestScheduledTestImpl. plugin
Constructors in com.biglybt.core.networkmanager.admin.impl with parameters of type PluginInterface Constructor Description NetworkAdminSpeedTesterBTImpl(PluginInterface pi)
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 PluginInterface Modifier and Type Method Description void
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 PluginInterface Modifier and Type Method Description static java.util.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 PluginInterface Modifier and Type Field Description private static CopyOnWriteList<PluginInterface>
AEPluginProxyHandler. plugins
Methods in com.biglybt.core.proxy.impl that return PluginInterface Modifier and Type Method Description private static PluginInterface
AEPluginProxyHandler. getPluginProxyForNetwork(java.lang.String network, boolean supports_data)
Methods in com.biglybt.core.proxy.impl that return types with arguments of type PluginInterface Modifier and Type Method Description static java.util.List<PluginInterface>
AEPluginProxyHandler. getPluginHTTPProxyProviders(boolean can_wait)
Methods in com.biglybt.core.proxy.impl with parameters of type PluginInterface Modifier and Type Method Description private 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 PluginInterface Modifier and Type Field Description private static CopyOnWriteList<PluginInterface>
BGSpongy. plugins
Methods in com.biglybt.core.security with parameters of type PluginInterface Modifier and Type Method Description private 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 PluginInterface Modifier and Type Field Description (package private) PluginInterface
SpeedLimitHandler. plugin_interface
-
Uses of PluginInterface in com.biglybt.core.speedmanager.impl.v2
Fields in com.biglybt.core.speedmanager.impl.v2 declared as PluginInterface Modifier and Type Field Description private PluginInterface
SpeedManagerAlgorithmProviderDHTPing. dhtPlugin
-
Uses of PluginInterface in com.biglybt.core.subs.impl
Fields in com.biglybt.core.subs.impl declared as PluginInterface Modifier and Type Field Description private PluginInterface
SubscriptionRSSFeed. plugin_interface
Constructors in com.biglybt.core.subs.impl with parameters of type PluginInterface Constructor Description SubscriptionRSSFeed(SubscriptionManagerImpl _manager, PluginInterface _plugin_interface)
-
Uses of PluginInterface in com.biglybt.pif
Methods in com.biglybt.pif that return PluginInterface Modifier and Type Method Description abstract PluginInterface
PluginManager. getDefaultPluginInterface()
returns the default plugin interface that can be used to access plugin functionality without an explicit pluginPluginInterface
PluginInterface. getLocalPluginInterface(java.lang.Class plugin, java.lang.String id)
Returns an initialised plugin instance with its own scope (e.g.abstract PluginInterface
PluginManager. getPluginInterfaceByClass(java.lang.Class c)
abstract PluginInterface
PluginManager. getPluginInterfaceByClass(java.lang.Class class_object, boolean operational)
Returns the plugin interface with a given class, or null if not found.abstract PluginInterface
PluginManager. getPluginInterfaceByClass(java.lang.String class_name)
abstract PluginInterface
PluginManager. getPluginInterfaceByClass(java.lang.String class_name, boolean operational)
Returns the plugin interface with a given class name, or null if not found.abstract PluginInterface
PluginManager. getPluginInterfaceByID(java.lang.String id)
returns the plugin interface with a given id, or null if not foundabstract PluginInterface
PluginManager. getPluginInterfaceByID(java.lang.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 PluginInterface Modifier and Type Method Description abstract java.util.List<PluginInterface>
PluginManager. getPluginsWithMethod(java.lang.String name, java.lang.Class<?>[] parameters)
*since 5201Methods in com.biglybt.pif with parameters of type PluginInterface Modifier and Type Method Description void
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 PluginInterface Modifier and Type Method Description PluginInterface
InstallablePlugin. getAlreadyInstalledPlugin()
Returns the plugin's interface if already installed, null if it isn'tMethods in com.biglybt.pif.installer with parameters of type PluginInterface Modifier and Type Method Description void
PluginInstaller. uninstall(PluginInterface plugin_interface)
void
PluginInstaller. uninstall(PluginInterface[] plugin_interfaces)
void
PluginInstaller. uninstall(PluginInterface[] plugin_interfaces, PluginInstallationListener listener)
UpdateCheckInstance
PluginInstaller. uninstall(PluginInterface[] plugin_interfaces, PluginInstallationListener listener, java.util.Map<java.lang.Integer,java.lang.Object> properties)
-
Uses of PluginInterface in com.biglybt.pif.logging
Methods in com.biglybt.pif.logging that return PluginInterface Modifier and Type Method Description PluginInterface
Logger. getPluginInterface()
Retrieve the PluginInterface -
Uses of PluginInterface in com.biglybt.pif.messaging
Methods in com.biglybt.pif.messaging with parameters of type PluginInterface Modifier and Type Method Description void
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 PluginInterface Modifier and Type Method Description PluginInterface
UIManagerEvent. getPluginInterface()
PluginInterface
UIPluginView. getPluginInterface()
Gets the plugin interface associated with this view, null if none definedMethods in com.biglybt.pif.ui with parameters of type PluginInterface Modifier and Type Method Description UIInstance
UIInstanceFactory. 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 PluginInterface Modifier and Type Method Description PluginInterface
PluginConfigModel. getPluginInterface()
PluginInterface
PluginViewModel. getPluginInterface()
-
Uses of PluginInterface in com.biglybt.pifimpl.local
Classes in com.biglybt.pifimpl.local that implement PluginInterface Modifier and Type Class Description class
PluginInterfaceImpl
Fields in com.biglybt.pifimpl.local declared as PluginInterface Modifier and Type Field Description private PluginInterface
PluginConfigImpl. plugin_interface
Fields in com.biglybt.pifimpl.local with type parameters of type PluginInterface Modifier and Type Field Description private java.util.List<java.util.List<PluginInterface>>
PluginInitializer. loaded_pi_list
Methods in com.biglybt.pifimpl.local that return PluginInterface Modifier and Type Method Description static PluginInterface
PluginInitializer. getDefaultInterface()
protected PluginInterface
PluginInitializer. getDefaultInterfaceSupport()
PluginInterface
PluginManagerImpl. getDefaultPluginInterface()
PluginInterface
PluginInterfaceImpl. getLocalPluginInterface(java.lang.Class plugin_class, java.lang.String id)
PluginInterface
PluginManagerImpl. getPluginInterfaceByClass(java.lang.Class c)
PluginInterface
PluginManagerImpl. getPluginInterfaceByClass(java.lang.Class c, boolean operational)
PluginInterface
PluginManagerImpl. getPluginInterfaceByClass(java.lang.String class_name)
PluginInterface
PluginManagerImpl. getPluginInterfaceByClass(java.lang.String class_name, boolean operational)
PluginInterface
PluginManagerImpl. getPluginInterfaceByID(java.lang.String id)
PluginInterface
PluginManagerImpl. getPluginInterfaceByID(java.lang.String id, boolean operational)
PluginInterface[]
PluginManagerImpl. getPluginInterfaces()
PluginInterface[]
PluginInitializer. getPlugins()
PluginInterface[]
PluginInitializer. getPlugins(boolean expect_partial_result)
PluginInterface[]
PluginManagerImpl. getPlugins()
PluginInterface[]
PluginManagerImpl. getPlugins(boolean expect_partial_result)
Methods in com.biglybt.pifimpl.local that return types with arguments of type PluginInterface Modifier and Type Method Description java.util.List<PluginInterface>
PluginManagerImpl. getPluginsWithMethod(java.lang.String name, java.lang.Class<?>[] parameters)
Methods in com.biglybt.pifimpl.local with parameters of type PluginInterface Modifier and Type Method Description void
FailedPlugin. initialize(PluginInterface pi)
Constructors in com.biglybt.pifimpl.local with parameters of type PluginInterface Constructor Description PluginConfigImpl(PluginInterface _plugin_interface, java.lang.String _key)
-
Uses of PluginInterface in com.biglybt.pifimpl.local.clientid
Methods in com.biglybt.pifimpl.local.clientid with parameters of type PluginInterface Modifier and Type Method Description void
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 PluginInterface Modifier and Type Method Description PluginInterface
InstallablePluginImpl. getAlreadyInstalledPlugin()
protected PluginInterface
PluginInstallerImpl. getAlreadyInstalledPlugin(java.lang.String id)
Methods in com.biglybt.pifimpl.local.installer with parameters of type PluginInterface Modifier and Type Method Description void
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)
UpdateCheckInstance
PluginInstallerImpl. uninstall(PluginInterface[] pis, PluginInstallationListener listener_maybe_null, java.util.Map<java.lang.Integer,java.lang.Object> properties)
-
Uses of PluginInterface in com.biglybt.pifimpl.local.logging
Fields in com.biglybt.pifimpl.local.logging declared as PluginInterface Modifier and Type Field Description private PluginInterface
LoggerImpl. pi
Methods in com.biglybt.pifimpl.local.logging that return PluginInterface Modifier and Type Method Description PluginInterface
LoggerImpl. getPluginInterface()
Constructors in com.biglybt.pifimpl.local.logging with parameters of type PluginInterface Constructor Description LoggerImpl(PluginInterface _pi)
-
Uses of PluginInterface in com.biglybt.pifimpl.local.messaging
Methods in com.biglybt.pifimpl.local.messaging with parameters of type PluginInterface Modifier and Type Method Description void
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 PluginInterface Modifier and Type Field Description private PluginInterface
TorrentImpl. pi
protected PluginInterface
TorrentManagerImpl. plugin_interface
Methods in com.biglybt.pifimpl.local.torrent with parameters of type PluginInterface Modifier and Type Method Description TorrentManager
TorrentManagerImpl. specialise(PluginInterface _pi)
Constructors in com.biglybt.pifimpl.local.torrent with parameters of type PluginInterface Constructor Description TorrentImpl(PluginInterface _pi, TOTorrent _torrent)
TorrentManagerImpl(PluginInterface _pi)
-
Uses of PluginInterface in com.biglybt.pifimpl.local.tracker
Fields in com.biglybt.pifimpl.local.tracker declared as PluginInterface Modifier and Type Field Description private PluginInterface
TrackerWCHelper. plugin_interface
-
Uses of PluginInterface in com.biglybt.pifimpl.local.ui
Fields in com.biglybt.pifimpl.local.ui declared as PluginInterface Modifier and Type Field Description private PluginInterface
UIManagerEventAdapter. pi
protected PluginInterface
UIManagerImpl. pi
Methods in com.biglybt.pifimpl.local.ui that return PluginInterface Modifier and Type Method Description PluginInterface
UIManagerEventAdapter. getPluginInterface()
PluginInterface
UIManagerImpl. getPluginInterface()
Methods in com.biglybt.pifimpl.local.ui with parameters of type PluginInterface Modifier and Type Method Description static boolean
UIManagerImpl. fireEvent(PluginInterface pi, int type, java.lang.Object data)
static void
UIManagerImpl. unload(PluginInterface pi)
Constructors in com.biglybt.pifimpl.local.ui with parameters of type PluginInterface Constructor Description UIManagerEventAdapter(PluginInterface _pi, int _type, java.lang.Object _data)
UIManagerImpl(PluginInterface _pi)
-
Uses of PluginInterface in com.biglybt.pifimpl.local.ui.config
Fields in com.biglybt.pifimpl.local.ui.config with type parameters of type PluginInterface Modifier and Type Field Description private java.lang.ref.WeakReference<PluginInterface>
ConfigSectionHolder. pi
Methods in com.biglybt.pifimpl.local.ui.config that return PluginInterface Modifier and Type Method Description PluginInterface
ConfigSectionHolder. getPluginInterface()
Methods in com.biglybt.pifimpl.local.ui.config with parameters of type PluginInterface Modifier and Type Method Description void
ConfigSectionRepository. addConfigSection(BaseConfigSection item, PluginInterface pi)
Constructors in com.biglybt.pifimpl.local.ui.config with parameters of type PluginInterface Constructor Description ConfigSectionHolder(BaseConfigSection _section, PluginInterface _pi)
-
Uses of PluginInterface in com.biglybt.pifimpl.local.ui.menus
Fields in com.biglybt.pifimpl.local.ui.menus declared as PluginInterface Modifier and Type Field Description private PluginInterface
MenuItemImpl. pi
Constructors in com.biglybt.pifimpl.local.ui.menus with parameters of type PluginInterface Constructor Description MenuItemImpl(PluginInterface _pi, java.lang.String menuID, java.lang.String key)
-
Uses of PluginInterface in com.biglybt.pifimpl.local.ui.model
Fields in com.biglybt.pifimpl.local.ui.model declared as PluginInterface Modifier and Type Field Description private PluginInterface
BasicPluginConfigModelImpl. pi
Methods in com.biglybt.pifimpl.local.ui.model that return PluginInterface Modifier and Type Method Description PluginInterface
BasicPluginConfigModelImpl. getPluginInterface()
PluginInterface
BasicPluginViewModelImpl. getPluginInterface()
-
Uses of PluginInterface in com.biglybt.pifimpl.local.ui.tables
Constructors in com.biglybt.pifimpl.local.ui.tables with parameters of type PluginInterface Constructor Description TableContextMenuItemImpl(PluginInterface pi, java.lang.String tableID, java.lang.String key)
-
Uses of PluginInterface in com.biglybt.pifimpl.local.utils
Fields in com.biglybt.pifimpl.local.utils declared as PluginInterface Modifier and Type Field Description private 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 PluginInterface Modifier and Type Field Description private static java.lang.ThreadLocal<PluginInterface>
UtilitiesImpl. tls
Methods in com.biglybt.pifimpl.local.utils that return PluginInterface Modifier and Type Method Description static PluginInterface
UtilitiesImpl. getPluginThreadContext()
Methods in com.biglybt.pifimpl.local.utils with parameters of type PluginInterface Modifier and Type Method Description void
UtilitiesImpl.searchManager. addProvider(PluginInterface pi, SearchProvider provider)
static <T extends java.lang.Exception>
voidUtilitiesImpl. callWithPluginThreadContext(PluginInterface pi, UtilitiesImpl.runnableWithException<T> target)
static <T> T
UtilitiesImpl. callWithPluginThreadContext(PluginInterface pi, UtilitiesImpl.runnableWithReturn<T> target)
static <T,S extends java.lang.Exception>
TUtilitiesImpl. callWithPluginThreadContext(PluginInterface pi, UtilitiesImpl.runnableWithReturnAndException<T,S> target)
static void
UtilitiesImpl. callWithPluginThreadContext(PluginInterface pi, java.lang.Runnable target)
void
UtilitiesImpl.searchManager. removeProvider(PluginInterface pi, SearchProvider provider)
Constructors in com.biglybt.pifimpl.local.utils with parameters of type PluginInterface Constructor Description LocaleUtilitiesImpl(PluginInterface _pi)
MonitorImpl(PluginInterface pi)
SemaphoreImpl(PluginInterface pi)
ShortCutsImpl(PluginInterface _pi)
UtilitiesImpl(Core _core, PluginInterface _pi)
UTTimerImpl(PluginInterface pi, java.lang.String name, boolean lightweight)
UTTimerImpl(PluginInterface pi, java.lang.String name, int priority)
UTTimerImpl(PluginInterface pi, java.lang.String name, int max_threads, int priority)
-
Uses of PluginInterface in com.biglybt.pifimpl.remote
Classes in com.biglybt.pifimpl.remote that implement PluginInterface Modifier and Type Class Description class
RPPluginInterface
Fields in com.biglybt.pifimpl.remote declared as PluginInterface Modifier and Type Field Description protected PluginInterface
RPPluginInterface. delegate
protected PluginInterface
RPRequest. plugin_interface
protected PluginInterface
RPRequestHandler. plugin_interface
Methods in com.biglybt.pifimpl.remote that return PluginInterface Modifier and Type Method Description PluginInterface
RPPluginInterface. getLocalPluginInterface(java.lang.Class plugin, java.lang.String id)
PluginInterface
RPRequest. getPluginInterface()
Methods in com.biglybt.pifimpl.remote with parameters of type PluginInterface Modifier and Type Method Description static RPPluginInterface
RPPluginInterface. create(PluginInterface _delegate)
RPPluginInterface
RPRequest. createRemotePluginInterface(PluginInterface pi)
void
RPRequest. setPluginInterface(PluginInterface pi)
Constructors in com.biglybt.pifimpl.remote with parameters of type PluginInterface Constructor Description RPPluginInterface(PluginInterface _delegate)
RPRequestHandler(PluginInterface _pi)
-
Uses of PluginInterface in com.biglybt.pifimpl.update
Fields in com.biglybt.pifimpl.update declared as PluginInterface Modifier and Type Field Description private PluginInterface
PluginUpdatePlugin. plugin_interface
Methods in com.biglybt.pifimpl.update with parameters of type PluginInterface Modifier and Type Method Description Update
PluginUpdatePlugin. addUpdate(PluginInterface pi_for_update, UpdateChecker checker, java.lang.String update_name, java.lang.String[] update_details, java.lang.String old_version, java.lang.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, java.lang.String old_version, java.lang.String new_version, java.io.InputStream data, boolean verify)
-
Uses of PluginInterface in com.biglybt.platform
Methods in com.biglybt.platform with parameters of type PluginInterface Modifier and Type Method Description void
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 PluginInterface Modifier and Type Field Description protected PluginInterface
PlatformManagerUpdateChecker. plugin_interface
Methods in com.biglybt.platform.macosx with parameters of type PluginInterface Modifier and Type Method Description void
PlatformManagerUpdateChecker. initialize(PluginInterface _plugin_interface)
-
Uses of PluginInterface in com.biglybt.platform.unix
Fields in com.biglybt.platform.unix declared as PluginInterface Modifier and Type Field Description private PluginInterface
PlatformManagerUnixPlugin. plugin_interface
Methods in com.biglybt.platform.unix with parameters of type PluginInterface Modifier and Type Method Description void
PlatformManagerUnixPlugin. initialize(PluginInterface _plugin_interface)
-
Uses of PluginInterface in com.biglybt.platform.win32
Fields in com.biglybt.platform.win32 declared as PluginInterface Modifier and Type Field Description protected PluginInterface
PlatformManagerUpdateChecker. plugin_interface
Methods in com.biglybt.platform.win32 with parameters of type PluginInterface Modifier and Type Method Description void
PlatformManagerUpdateChecker. initialize(PluginInterface _plugin_interface)
-
Uses of PluginInterface in com.biglybt.plugin.dht
Fields in com.biglybt.plugin.dht declared as PluginInterface Modifier and Type Field Description private PluginInterface
DHTPlugin. plugin_interface
Methods in com.biglybt.plugin.dht with parameters of type PluginInterface Modifier and Type Method Description void
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 PluginInterface Modifier and Type Field Description private PluginInterface
DHTPluginImpl. plugin_interface
Constructors in com.biglybt.plugin.dht.impl with parameters of type PluginInterface Constructor Description DHTPluginImpl(PluginInterface _plugin_interface, DHTNATPuncherAdapter _nat_adapter, DHTPluginImplAdapter _adapter, byte _protocol_version, int _network, boolean _v6, java.lang.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 PluginInterface Modifier and Type Field Description private PluginInterface
ExternalSeedPlugin. plugin_interface
Methods in com.biglybt.plugin.extseed that return PluginInterface Modifier and Type Method Description PluginInterface
ExternalSeedPlugin. getPluginInterface()
Methods in com.biglybt.plugin.extseed with parameters of type PluginInterface Modifier and Type Method Description void
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 PluginInterface Modifier and Type Field Description private PluginInterface
MagnetPlugin. plugin_interface
private PluginInterface
MagnetPluginMDDownloader. plugin_interface
Methods in com.biglybt.plugin.magnet with parameters of type PluginInterface Modifier and Type Method Description void
MagnetPlugin. initialize(PluginInterface _plugin_interface)
static void
MagnetPlugin. load(PluginInterface plugin_interface)
Constructors in com.biglybt.plugin.magnet with parameters of type PluginInterface Constructor Description MagnetPluginMDDownloader(MagnetPlugin _plugin, PluginInterface _plugin_interface, byte[] _hash, java.util.Set<java.lang.String> _networks, java.net.InetSocketAddress[] _addresses, java.util.List<java.lang.String> _tags, java.util.Map<java.lang.String,java.lang.Object> _initial_metadata, java.lang.String _args)
-
Uses of PluginInterface in com.biglybt.plugin.net.buddy
Fields in com.biglybt.plugin.net.buddy declared as PluginInterface Modifier and Type Field Description private PluginInterface
BuddyPluginBeta. azmsgsync_pi
private PluginInterface
BuddyPluginBeta.ChatInstance. msgsync_pi
private PluginInterface
BuddyPlugin. plugin_interface
private PluginInterface
BuddyPluginBeta. plugin_interface
private PluginInterface
BuddyPluginNetwork. plugin_interface
Methods in com.biglybt.plugin.net.buddy that return PluginInterface Modifier and Type Method Description PluginInterface
BuddyPlugin. getPluginInterface()
PluginInterface
BuddyPluginNetwork. getPluginInterface()
Methods in com.biglybt.plugin.net.buddy with parameters of type PluginInterface Modifier and Type Method Description private void
BuddyPluginBeta.ChatInstance. bind(PluginInterface _msgsync_pi, java.lang.Object _handler, long timeout)
private void
BuddyPluginBeta. doBind(BuddyPluginBeta.ChatInstance chat, java.lang.String meta_key, PluginInterface pi, java.lang.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 PluginInterface Constructor Description BuddyPluginBeta(PluginInterface _pi, BuddyPlugin _plugin, BooleanParameter _enabled)
BuddyPluginNetwork(PluginInterface _plugin_interface, BuddyPlugin _plugin, java.lang.String _target_network)
-
Uses of PluginInterface in com.biglybt.plugin.net.netstatus
Fields in com.biglybt.plugin.net.netstatus declared as PluginInterface Modifier and Type Field Description private PluginInterface
NetStatusPlugin. plugin_interface
private PluginInterface
NetStatusProtocolTester. plugin_interface
Methods in com.biglybt.plugin.net.netstatus with parameters of type PluginInterface Modifier and Type Method Description void
NetStatusPlugin. initialize(PluginInterface _plugin_interface)
static void
NetStatusPlugin. load(PluginInterface plugin_interface)
Constructors in com.biglybt.plugin.net.netstatus with parameters of type PluginInterface Constructor Description NetStatusProtocolTester(NetStatusPlugin _plugin, PluginInterface _plugin_interface)
-
Uses of PluginInterface in com.biglybt.plugin.removerules
Fields in com.biglybt.plugin.removerules declared as PluginInterface Modifier and Type Field Description protected PluginInterface
DownloadRemoveRulesPlugin. plugin_interface
Methods in com.biglybt.plugin.removerules with parameters of type PluginInterface Modifier and Type Method Description void
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 PluginInterface Modifier and Type Method Description void
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 PluginInterface Modifier and Type Field Description private PluginInterface
ShareHosterPlugin. plugin_interface
Methods in com.biglybt.plugin.sharing.hoster with parameters of type PluginInterface Modifier and Type Method Description void
ShareHosterPlugin. initialize(PluginInterface _plugin_interface)
static void
ShareHosterPlugin. load(PluginInterface plugin_interface)
-
Uses of PluginInterface in com.biglybt.plugin.startstoprules.always
Fields in com.biglybt.plugin.startstoprules.always declared as PluginInterface Modifier and Type Field Description private PluginInterface
RunEverythingPlugin. plugin_interface
Methods in com.biglybt.plugin.startstoprules.always with parameters of type PluginInterface Modifier and Type Method Description void
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 PluginInterface Modifier and Type Field Description private PluginInterface
StartStopConfigModel. pi
private PluginInterface
StartStopRulesDefaultPlugin. pi
Methods in com.biglybt.plugin.startstoprules.defaultplugin with parameters of type PluginInterface Modifier and Type Method Description void
StartStopRulesDefaultPlugin. initialize(PluginInterface _plugin_interface)
static void
StartStopRulesDefaultPlugin. load(PluginInterface plugin_interface)
Constructors in com.biglybt.plugin.startstoprules.defaultplugin with parameters of type PluginInterface Constructor Description StartStopConfigModel(PluginInterface pi)
-
Uses of PluginInterface in com.biglybt.plugin.tracker.dht
Fields in com.biglybt.plugin.tracker.dht declared as PluginInterface Modifier and Type Field Description private PluginInterface
DHTTrackerPlugin. plugin_interface
Methods in com.biglybt.plugin.tracker.dht with parameters of type PluginInterface Modifier and Type Method Description void
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 PluginInterface Modifier and Type Field Description private PluginInterface
LocalTrackerPlugin. plugin_interface
Methods in com.biglybt.plugin.tracker.local with parameters of type PluginInterface Modifier and Type Method Description void
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 PluginInterface Modifier and Type Field Description private PluginInterface
UPnPPlugin. plugin_interface
Methods in com.biglybt.plugin.upnp with parameters of type PluginInterface Modifier and Type Method Description void
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 PluginInterface Modifier and Type Method Description void
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 PluginInterface Modifier and Type Method Description UIInstance
UI. 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 Modifier and Type Method Description static UserManager
UserManager. getInstance(PluginInterface pi)
-
Uses of PluginInterface in com.biglybt.ui.swt.core.pairing
Methods in com.biglybt.ui.swt.core.pairing with parameters of type PluginInterface Modifier and Type Method Description void
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 PluginInterface Modifier and Type Field Description private PluginInterface
DeviceManagerUI. plugin_interface
Methods in com.biglybt.ui.swt.devices that return PluginInterface Modifier and Type Method Description protected PluginInterface
DeviceManagerUI. getPluginInterface()
-
Uses of PluginInterface in com.biglybt.ui.swt.mainwindow
Methods in com.biglybt.ui.swt.mainwindow that return PluginInterface Modifier and Type Method Description static PluginInterface
ClipboardCopy. getOriginator(java.lang.String text)
Methods in com.biglybt.ui.swt.mainwindow with parameters of type PluginInterface Modifier and Type Method Description static void
ClipboardCopy. copyToClipBoard(java.lang.String data, PluginInterface originator)
-
Uses of PluginInterface in com.biglybt.ui.swt.pif
Methods in com.biglybt.ui.swt.pif that return PluginInterface Modifier and Type Method Description PluginInterface
UISWTView. getPluginInterface()
Gets the plugin interface associated with this view, null if none definedPluginInterface
UISWTViewEventListenerEx.CloneConstructor. getPluginInterface()
-
Uses of PluginInterface in com.biglybt.ui.swt.pifimpl
Fields in com.biglybt.ui.swt.pifimpl with type parameters of type PluginInterface Modifier and Type Field Description private java.lang.ref.WeakReference<PluginInterface>
UISWTInstanceImpl.instanceWrapper. pi_ref
private java.lang.ref.Reference<PluginInterface>
UISWTViewBuilderCore. pi_ref
private java.util.Map<PluginInterface,UISWTInstance>
UISWTInstanceImpl. plugin_map
Methods in com.biglybt.ui.swt.pifimpl that return PluginInterface Modifier and Type Method Description PluginInterface
UISWTViewBuilderCore. getPluginInterface()
PluginInterface
UISWTViewImpl. getPluginInterface()
Methods in com.biglybt.ui.swt.pifimpl with parameters of type PluginInterface Modifier and Type Method Description UISWTInstance
UISWTInstanceImpl. getInstance(PluginInterface plugin_interface)
void
UISWTInstanceImpl. openMainView(PluginInterface pi, java.lang.String sViewID, UISWTViewEventListener _l, java.lang.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 PluginInterface Constructor Description instanceWrapper(PluginInterface _pi, UIFunctionsSWT _ui_functions, UISWTInstanceImpl _delegate)
UISWTViewBuilderCore(java.lang.String viewID, PluginInterface pi)
UISWTViewBuilderCore(java.lang.String viewID, PluginInterface pi, UISWTViewEventListener listener)
UISWTViewBuilderCore(java.lang.String viewID, PluginInterface pi, java.lang.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 Modifier and Type Method Description private PluginInterface
RemotePairingWindow. getWebUI()
-
Uses of PluginInterface in com.biglybt.ui.swt.subscriptions
Fields in com.biglybt.ui.swt.subscriptions declared as PluginInterface Modifier and Type Field Description private PluginInterface
SubscriptionManagerUI. default_pi
-
Uses of PluginInterface in com.biglybt.ui.swt.views
Methods in com.biglybt.ui.swt.views with parameters of type PluginInterface Modifier and Type Method Description void
ViewManagerSWT. dispose(PluginInterface pi)
-
Uses of PluginInterface in com.biglybt.ui.swt.views.configsections
Fields in com.biglybt.ui.swt.views.configsections with type parameters of type PluginInterface Modifier and Type Field Description (package private) java.util.List<PluginInterface>
ConfigSectionPluginsSWT.PluginListContext. pluginIFs
Methods in com.biglybt.ui.swt.views.configsections that return types with arguments of type PluginInterface Modifier and Type Method Description private java.util.List<PluginInterface>
ConfigSectionPluginsSWT.PluginListContext. rebuildPluginIFs()
Methods in com.biglybt.ui.swt.views.configsections with parameters of type PluginInterface Modifier and Type Method Description int
ConfigSectionPluginsSWT.FilterComparator. compare(PluginInterface if0, PluginInterface if1)
java.lang.String
ConfigSectionPluginsSWT.FilterComparator. getFieldValue(int iField, PluginInterface pluginIF)
-
Uses of PluginInterface in com.biglybt.ui.webplugin
Fields in com.biglybt.ui.webplugin declared as PluginInterface Modifier and Type Field Description protected PluginInterface
WebPlugin. plugin_interface
Methods in com.biglybt.ui.webplugin with parameters of type PluginInterface Modifier and Type Method Description void
WebPlugin. initialize(PluginInterface _plugin_interface)
protected void
WebPluginAccessController. setViewMode(PluginInterface pi)
Constructors in com.biglybt.ui.webplugin with parameters of type PluginInterface Constructor Description WebPluginAccessController(PluginInterface pi)
-
Uses of PluginInterface in com.biglybt.update
Fields in com.biglybt.update declared as PluginInterface Modifier and Type Field Description protected PluginInterface
CorePatchChecker. plugin_interface
protected PluginInterface
CoreUpdateChecker. plugin_interface
Methods in com.biglybt.update with parameters of type PluginInterface Modifier and Type Method Description void
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 PluginInterface Constructor Description LocalResourceHTTPServer(PluginInterface _plugin_interface, LoggerChannel _logger)
-