Uses of Class
com.biglybt.pifimpl.local.torrent.TorrentManagerImpl
Packages that use TorrentManagerImpl
-
Uses of TorrentManagerImpl in com.biglybt.pifimpl.local.torrent
Fields in com.biglybt.pifimpl.local.torrent declared as TorrentManagerImplModifier and TypeFieldDescriptionprotected TorrentManagerImpl
TorrentDownloaderImpl.manager
private static TorrentManagerImpl
TorrentManagerImpl.singleton
Methods in com.biglybt.pifimpl.local.torrent that return TorrentManagerImplConstructors in com.biglybt.pifimpl.local.torrent with parameters of type TorrentManagerImplModifierConstructorDescriptionprotected
TorrentDownloaderImpl
(TorrentManagerImpl _manager, URL _url) protected
TorrentDownloaderImpl
(TorrentManagerImpl _manager, URL _url, String _user_name, String _password)