Uses of Interface
com.biglybt.pif.network.ConnectionManager
-
Packages that use ConnectionManager Package Description com.biglybt.pif com.biglybt.pifimpl.local com.biglybt.pifimpl.local.network com.biglybt.pifimpl.remote com.biglybt.ui.swt.mainwindow -
-
Uses of ConnectionManager in com.biglybt.pif
Methods in com.biglybt.pif that return ConnectionManager Modifier and Type Method Description ConnectionManager
PluginInterface. getConnectionManager()
Get the connection manager. -
Uses of ConnectionManager in com.biglybt.pifimpl.local
Methods in com.biglybt.pifimpl.local that return ConnectionManager Modifier and Type Method Description ConnectionManager
PluginInterfaceImpl. getConnectionManager()
-
Uses of ConnectionManager in com.biglybt.pifimpl.local.network
Classes in com.biglybt.pifimpl.local.network that implement ConnectionManager Modifier and Type Class Description class
ConnectionManagerImpl
-
Uses of ConnectionManager in com.biglybt.pifimpl.remote
Methods in com.biglybt.pifimpl.remote that return ConnectionManager Modifier and Type Method Description ConnectionManager
RPPluginInterface. getConnectionManager()
-
Uses of ConnectionManager in com.biglybt.ui.swt.mainwindow
Fields in com.biglybt.ui.swt.mainwindow declared as ConnectionManager Modifier and Type Field Description private ConnectionManager
MainStatusBar. connection_manager
-