org.gudy.azureus2.core3.torrent
Interface TOTorrentListener


public interface TOTorrentListener


Field Summary
static int CT_ANNOUNCE_URLS
           
 
Method Summary
 void torrentChanged(TOTorrent torrent, int change_type)
           
 

Field Detail

CT_ANNOUNCE_URLS

static final int CT_ANNOUNCE_URLS
See Also:
Constant Field Values
Method Detail

torrentChanged

void torrentChanged(TOTorrent torrent,
                    int change_type)