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 TypeMethodDescriptionvoid
TRHostTorrentListener.postProcess
(TRHostTorrentRequest request) void
TRHostTorrentListener.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 void
TRHostTorrentHostImpl.postProcess
(TRHostTorrentRequest req) protected void
TRHostTorrentPublishImpl.postProcess
(TRHostTorrentRequest req) protected void
TRHostTorrentHostImpl.preProcess
(TRHostTorrentRequest req) protected void
TRHostTorrentPublishImpl.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 TypeMethodDescriptionvoid
TrackerTorrentImpl.postProcess
(TRHostTorrentRequest request) void
TrackerTorrentImpl.preProcess
(TRHostTorrentRequest request) Constructors in com.biglybt.pifimpl.local.tracker with parameters of type TRHostTorrentRequest