Package com.biglybt.core.global.impl
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 void
destroy()
lookupTorrent
(byte[] hash) protected void
torrentAdded
(DownloadManager download_manager) protected void
torrentRemoved
(DownloadManager download_manager, TOTorrent torrent)
-
Field Details
-
gm
-
host
-
-
Constructor Details
-
GlobalManagerHostSupport
-
-
Method Details
-
lookupTorrent
- Specified by:
lookupTorrent
in interfaceTRHostTorrentFinder
-
torrentRemoved
-
torrentAdded
-
destroy
protected void destroy()
-