Uses of Class
com.biglybt.core.tracker.host.impl.TRHostImpl
Packages that use TRHostImpl
-
Uses of TRHostImpl in com.biglybt.core.tracker.host.impl
Fields in com.biglybt.core.tracker.host.impl declared as TRHostImplModifier and TypeFieldDescriptionprivate final TRHostImpl
TRHostConfigImpl.host
private final TRHostImpl
TRHostTorrentHostImpl.host
private final TRHostImpl
TRHostTorrentPublishImpl.host
private static TRHostImpl
TRHostImpl.singleton
Constructors in com.biglybt.core.tracker.host.impl with parameters of type TRHostImplModifierConstructorDescriptionprotected
TRHostConfigImpl
(TRHostImpl _host) protected
TRHostTorrentHostImpl
(TRHostImpl _host, TRTrackerServer _server, TOTorrent _torrent, int _port, long _date_added) protected
TRHostTorrentPublishImpl
(TRHostImpl _host, TOTorrent _torrent, long _date_added)