Uses of Interface
com.biglybt.pif.sharing.ShareManager
-
-
Uses of ShareManager in com.biglybt.core.tag.impl
Fields in com.biglybt.core.tag.impl declared as ShareManager Modifier and Type Field Description private ShareManager
TagPropertyConstraintHandler. share_manager
-
Uses of ShareManager in com.biglybt.pif
Methods in com.biglybt.pif that return ShareManager Modifier and Type Method Description ShareManager
PluginInterface. getShareManager()
Gives access to the sharing functionality -
Uses of ShareManager in com.biglybt.pifimpl.local
Methods in com.biglybt.pifimpl.local that return ShareManager Modifier and Type Method Description ShareManager
PluginInterfaceImpl. getShareManager()
-
Uses of ShareManager in com.biglybt.pifimpl.local.sharing
Classes in com.biglybt.pifimpl.local.sharing that implement ShareManager Modifier and Type Class Description class
ShareManagerImpl
-
Uses of ShareManager in com.biglybt.pifimpl.remote
Methods in com.biglybt.pifimpl.remote that return ShareManager Modifier and Type Method Description ShareManager
RPPluginInterface. getShareManager()
-
Uses of ShareManager in com.biglybt.plugin.sharing.hoster
Fields in com.biglybt.plugin.sharing.hoster declared as ShareManager Modifier and Type Field Description private ShareManager
ShareHosterPlugin. share_manager
-
Uses of ShareManager in com.biglybt.ui.swt.sharing.progress
Fields in com.biglybt.ui.swt.sharing.progress declared as ShareManager Modifier and Type Field Description private ShareManager
ProgressWindow. share_manager
-