Uses of Interface
com.biglybt.pif.tracker.TrackerTorrentRequest
-
Packages that use TrackerTorrentRequest Package Description com.biglybt.pif.tracker com.biglybt.pifimpl.local.tracker -
-
Uses of TrackerTorrentRequest in com.biglybt.pif.tracker
Methods in com.biglybt.pif.tracker with parameters of type TrackerTorrentRequest Modifier and Type Method Description void
TrackerTorrentListener. postProcess(TrackerTorrentRequest request)
This is called to give the opportunity to post-process the reply being sent to a peer.void
TrackerTorrentListener. preProcess(TrackerTorrentRequest request)
-
Uses of TrackerTorrentRequest in com.biglybt.pifimpl.local.tracker
Classes in com.biglybt.pifimpl.local.tracker that implement TrackerTorrentRequest Modifier and Type Class Description class
TrackerTorrentRequestImpl
-