Package com.biglybt.core.tracker.host
Interface TRHostTorrentListener
- All Known Implementing Classes:
TrackerTorrentImpl
public interface TRHostTorrentListener
-
Method Summary
Modifier and TypeMethodDescriptionvoid
postProcess
(TRHostTorrentRequest request) void
preProcess
(TRHostTorrentRequest request)
-
Method Details
-
preProcess
- Throws:
TRHostException
-
postProcess
- Throws:
TRHostException
-