Uses of Interface
com.biglybt.core.tracker.host.TRHostTorrentRequest
Packages that use TRHostTorrentRequest
Package
Description
-
Uses of TRHostTorrentRequest in com.biglybt.core.tracker.host
Methods in com.biglybt.core.tracker.host with parameters of type TRHostTorrentRequestModifier and TypeMethodDescriptionvoidTRHostTorrentListener.postProcess(TRHostTorrentRequest request) voidTRHostTorrentListener.preProcess(TRHostTorrentRequest request) -
Uses of TRHostTorrentRequest in com.biglybt.core.tracker.host.impl
Classes in com.biglybt.core.tracker.host.impl that implement TRHostTorrentRequestMethods in com.biglybt.core.tracker.host.impl with parameters of type TRHostTorrentRequestModifier and TypeMethodDescriptionprotected voidTRHostTorrentHostImpl.postProcess(TRHostTorrentRequest req) protected voidTRHostTorrentPublishImpl.postProcess(TRHostTorrentRequest req) protected voidTRHostTorrentHostImpl.preProcess(TRHostTorrentRequest req) protected voidTRHostTorrentPublishImpl.preProcess(TRHostTorrentRequest req) -
Uses of TRHostTorrentRequest in com.biglybt.pifimpl.local.tracker
Fields in com.biglybt.pifimpl.local.tracker declared as TRHostTorrentRequestMethods in com.biglybt.pifimpl.local.tracker with parameters of type TRHostTorrentRequestModifier and TypeMethodDescriptionvoidTrackerTorrentImpl.postProcess(TRHostTorrentRequest request) voidTrackerTorrentImpl.preProcess(TRHostTorrentRequest request) Constructors in com.biglybt.pifimpl.local.tracker with parameters of type TRHostTorrentRequest