org.gudy.azureus2.core3.tracker.host
Interface TRHostTorrentListener

All Known Implementing Classes:
TrackerTorrentImpl

public interface TRHostTorrentListener

Author:
parg

Method Summary
 void postProcess(TRHostTorrentRequest request)
           
 void preProcess(TRHostTorrentRequest request)
           
 

Method Detail

preProcess

void preProcess(TRHostTorrentRequest request)
                throws TRHostException
Throws:
TRHostException

postProcess

void postProcess(TRHostTorrentRequest request)
                 throws TRHostException
Throws:
TRHostException