Uses of Interface
com.biglybt.core.instancemanager.ClientInstanceManager
Packages that use ClientInstanceManager
Package
Description
-
Uses of ClientInstanceManager in com.biglybt.core
Methods in com.biglybt.core that return ClientInstanceManager -
Uses of ClientInstanceManager in com.biglybt.core.impl
Fields in com.biglybt.core.impl declared as ClientInstanceManagerMethods in com.biglybt.core.impl that return ClientInstanceManager -
Uses of ClientInstanceManager in com.biglybt.core.instancemanager
Methods in com.biglybt.core.instancemanager that return ClientInstanceManagerModifier and TypeMethodDescriptionstatic ClientInstanceManager
ClientInstanceManagerFactory.getSingleton
(ClientInstanceManagerAdapter adapter) -
Uses of ClientInstanceManager in com.biglybt.core.instancemanager.impl
Classes in com.biglybt.core.instancemanager.impl that implement ClientInstanceManagerMethods in com.biglybt.core.instancemanager.impl that return ClientInstanceManagerModifier and TypeMethodDescriptionstatic ClientInstanceManager
ClientInstanceManagerImpl.getSingleton
(ClientInstanceManagerAdapter core) -
Uses of ClientInstanceManager in com.biglybt.core.util
Fields in com.biglybt.core.util declared as ClientInstanceManagerModifier and TypeFieldDescriptionprivate static ClientInstanceManager
AddressUtils.instance_manager
Methods in com.biglybt.core.util that return ClientInstanceManagerModifier and TypeMethodDescriptionprivate static ClientInstanceManager
AddressUtils.getInstanceManager()
-
Uses of ClientInstanceManager in com.biglybt.plugin.tracker.local
Fields in com.biglybt.plugin.tracker.local declared as ClientInstanceManagerModifier and TypeFieldDescriptionprivate ClientInstanceManager
LocalTrackerPlugin.instance_manager