Uses of Interface
com.biglybt.pif.download.DownloadAnnounceResult
Packages that use DownloadAnnounceResult
Package
Description
-
Uses of DownloadAnnounceResult in com.biglybt.core.download
Methods in com.biglybt.core.download with parameters of type DownloadAnnounceResultModifier and TypeMethodDescriptionvoidDownloadManager.setAnnounceResult(DownloadAnnounceResult result) -
Uses of DownloadAnnounceResult in com.biglybt.core.download.impl
Methods in com.biglybt.core.download.impl with parameters of type DownloadAnnounceResultModifier and TypeMethodDescriptionvoidDownloadManagerImpl.setAnnounceResult(DownloadAnnounceResult result) -
Uses of DownloadAnnounceResult in com.biglybt.core.lws
Methods in com.biglybt.core.lws that return DownloadAnnounceResultMethods in com.biglybt.core.lws with parameters of type DownloadAnnounceResultModifier and TypeMethodDescriptionvoidLWSDownload.setAnnounceResult(DownloadAnnounceResult result) -
Uses of DownloadAnnounceResult in com.biglybt.core.tracker.client
Methods in com.biglybt.core.tracker.client with parameters of type DownloadAnnounceResultModifier and TypeMethodDescriptionvoidTRTrackerAnnouncer.setAnnounceResult(DownloadAnnounceResult result) -
Uses of DownloadAnnounceResult in com.biglybt.core.tracker.client.impl
Methods in com.biglybt.core.tracker.client.impl with parameters of type DownloadAnnounceResultModifier and TypeMethodDescriptionvoidTRTrackerAnnouncerMuxer.setAnnounceResult(DownloadAnnounceResult result) -
Uses of DownloadAnnounceResult in com.biglybt.core.tracker.client.impl.bt
Methods in com.biglybt.core.tracker.client.impl.bt with parameters of type DownloadAnnounceResultModifier and TypeMethodDescriptionvoidTRTrackerBTAnnouncerImpl.setAnnounceResult(DownloadAnnounceResult result) -
Uses of DownloadAnnounceResult in com.biglybt.core.tracker.client.impl.dht
Methods in com.biglybt.core.tracker.client.impl.dht with parameters of type DownloadAnnounceResultModifier and TypeMethodDescriptionvoidTRTrackerDHTAnnouncerImpl.setAnnounceResult(DownloadAnnounceResult result) -
Uses of DownloadAnnounceResult in com.biglybt.pif.download
Methods in com.biglybt.pif.download that return DownloadAnnounceResultModifier and TypeMethodDescriptionDownload.getLastAnnounceResult()Gives access to the last announce result received from the tracker for the downloadMethods in com.biglybt.pif.download with parameters of type DownloadAnnounceResultModifier and TypeMethodDescriptionvoidDownloadTrackerListener.announceResult(DownloadAnnounceResult result) An announce result has been returned from the trackervoidDownload.setAnnounceResult(DownloadAnnounceResult result) -
Uses of DownloadAnnounceResult in com.biglybt.pifimpl.local.download
Classes in com.biglybt.pifimpl.local.download that implement DownloadAnnounceResultMethods in com.biglybt.pifimpl.local.download that return DownloadAnnounceResultMethods in com.biglybt.pifimpl.local.download with parameters of type DownloadAnnounceResultModifier and TypeMethodDescriptionvoidDownloadEventNotifierImpl.DownloadTrackerNotifier.announceResult(DownloadAnnounceResult result) voidDownloadImpl.setAnnounceResult(DownloadAnnounceResult result) -
Uses of DownloadAnnounceResult in com.biglybt.pifimpl.remote.download
Classes in com.biglybt.pifimpl.remote.download that implement DownloadAnnounceResultFields in com.biglybt.pifimpl.remote.download declared as DownloadAnnounceResultModifier and TypeFieldDescriptionprotected DownloadAnnounceResultRPDownloadAnnounceResult.delegateMethods in com.biglybt.pifimpl.remote.download that return DownloadAnnounceResultMethods in com.biglybt.pifimpl.remote.download with parameters of type DownloadAnnounceResultModifier and TypeMethodDescriptionstatic RPDownloadAnnounceResultRPDownloadAnnounceResult.create(DownloadAnnounceResult _delegate) voidRPDownload.setAnnounceResult(DownloadAnnounceResult result) Constructors in com.biglybt.pifimpl.remote.download with parameters of type DownloadAnnounceResultModifierConstructorDescriptionprotectedRPDownloadAnnounceResult(DownloadAnnounceResult _delegate) -
Uses of DownloadAnnounceResult in com.biglybt.plugin.removerules
Methods in com.biglybt.plugin.removerules with parameters of type DownloadAnnounceResultModifier and TypeMethodDescriptionprotected voidDownloadRemoveRulesPlugin.handleAnnounce(Download download, DownloadAnnounceResult response) -
Uses of DownloadAnnounceResult in com.biglybt.plugin.startstoprules.always
Methods in com.biglybt.plugin.startstoprules.always with parameters of type DownloadAnnounceResultModifier and TypeMethodDescriptionvoidRunEverythingPlugin.announceResult(DownloadAnnounceResult result) -
Uses of DownloadAnnounceResult in com.biglybt.plugin.startstoprules.defaultplugin
Methods in com.biglybt.plugin.startstoprules.defaultplugin with parameters of type DownloadAnnounceResultModifier and TypeMethodDescriptionvoidStartStopRulesDefaultPlugin.StartStopDMTrackerListener.announceResult(DownloadAnnounceResult result) -
Uses of DownloadAnnounceResult in com.biglybt.plugin.tracker.dht
Methods in com.biglybt.plugin.tracker.dht with parameters of type DownloadAnnounceResultModifier and TypeMethodDescriptionvoidDHTTrackerPlugin.announceResult(DownloadAnnounceResult result)