Uses of Interface
com.biglybt.core.tracker.host.TRHostTorrentFinder
-
Packages that use TRHostTorrentFinder Package Description com.biglybt.core.global.impl com.biglybt.core.tracker.host com.biglybt.core.tracker.host.impl -
-
Uses of TRHostTorrentFinder in com.biglybt.core.global.impl
Classes in com.biglybt.core.global.impl that implement TRHostTorrentFinder Modifier and Type Class Description (package private) class
GlobalManagerHostSupport
-
Uses of TRHostTorrentFinder in com.biglybt.core.tracker.host
Methods in com.biglybt.core.tracker.host with parameters of type TRHostTorrentFinder Modifier and Type Method Description void
TRHost. initialise(TRHostTorrentFinder finder)
-
Uses of TRHostTorrentFinder in com.biglybt.core.tracker.host.impl
Methods in com.biglybt.core.tracker.host.impl with parameters of type TRHostTorrentFinder Modifier and Type Method Description void
TRHostImpl. initialise(TRHostTorrentFinder finder)
protected void
TRHostConfigImpl. loadConfig(TRHostTorrentFinder finder)
-