Class GlobalManagerHostSupport
java.lang.Object
com.biglybt.core.global.impl.GlobalManagerHostSupport
- All Implemented Interfaces:
TRHostTorrentFinder
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected voiddestroy()lookupTorrent(byte[] hash) protected voidtorrentAdded(DownloadManager download_manager) protected voidtorrentRemoved(DownloadManager download_manager, TOTorrent torrent)
-
Field Details
-
gm
-
host
-
-
Constructor Details
-
GlobalManagerHostSupport
-
-
Method Details
-
lookupTorrent
- Specified by:
lookupTorrentin interfaceTRHostTorrentFinder
-
torrentRemoved
-
torrentAdded
-
destroy
protected void destroy()
-