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 TRHostImplTRHostConfigImpl.hostprivate final TRHostImplTRHostTorrentHostImpl.hostprivate final TRHostImplTRHostTorrentPublishImpl.hostprivate static TRHostImplTRHostImpl.singletonConstructors in com.biglybt.core.tracker.host.impl with parameters of type TRHostImplModifierConstructorDescriptionprotectedTRHostConfigImpl(TRHostImpl _host) protectedTRHostTorrentHostImpl(TRHostImpl _host, TRTrackerServer _server, TOTorrent _torrent, int _port, long _date_added) protectedTRHostTorrentPublishImpl(TRHostImpl _host, TOTorrent _torrent, long _date_added)