Uses of Class
com.biglybt.core.tracker.host.impl.TRHostTorrentHostImpl
-
Packages that use TRHostTorrentHostImpl Package Description com.biglybt.core.tracker.host.impl -
-
Uses of TRHostTorrentHostImpl in com.biglybt.core.tracker.host.impl
Methods in com.biglybt.core.tracker.host.impl with parameters of type TRHostTorrentHostImpl Modifier and Type Method Description protected void
TRHostConfigImpl. recoverStats(TRHostTorrentHostImpl host_torrent)
private void
TRHostConfigImpl. recoverStats(TRHostTorrentHostImpl host_torrent, java.util.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)
-