File
Doc
Category
Size
Date
Package
TrackerListener.java
API Doc
Azureus 3.0.3.4
1112
Sun Feb 29 10:26:38 GMT 2004
org.gudy.azureus2.plugins.tracker
TrackerListener
public interface TrackerListener
author
parg
Fields Summary
Constructors Summary
Methods Summary
public void
torrentAdded
(
TrackerTorrent
torrent)
public void
torrentChanged
(
TrackerTorrent
torrent)
public void
torrentRemoved
(
TrackerTorrent
torrent)
Java Code Source