Uses of Class
com.biglybt.core.tracker.host.impl.TRHostTorrentHostImpl
Packages that use TRHostTorrentHostImpl
-
Uses of TRHostTorrentHostImpl in com.biglybt.core.tracker.host.impl
Methods in com.biglybt.core.tracker.host.impl with parameters of type TRHostTorrentHostImplModifier and TypeMethodDescriptionprotected void
TRHostConfigImpl.recoverStats
(TRHostTorrentHostImpl host_torrent) private void
TRHostConfigImpl.recoverStats
(TRHostTorrentHostImpl host_torrent, Map t_map) protected void
TRHostImpl.startHosting
(TRHostTorrentHostImpl host_torrent) protected void
TRHostImpl.startHosting
(TRHostTorrentHostImpl host_torrent, TRTrackerAnnouncer tracker_client) protected void
TRHostImpl.startTorrent
(TRHostTorrentHostImpl torrent) protected void
TRHostImpl.stopHosting
(TRHostTorrentHostImpl host_torrent) protected void
TRHostImpl.stopHosting
(TRHostTorrentHostImpl host_torrent, TRTrackerAnnouncer tracker_client) protected void
TRHostImpl.stopTorrent
(TRHostTorrentHostImpl torrent) protected void
TRHostImpl.torrentUpdated
(TRHostTorrentHostImpl hti)