Uses of Class
net.sf.torrentsniffer.torrent.TorrentState

Packages that use TorrentState
net.sf.torrentsniffer.torrent   
net.sf.torrentsniffer.tracker   
 

Uses of TorrentState in net.sf.torrentsniffer.torrent
 

Methods in net.sf.torrentsniffer.torrent that return TorrentState
 TorrentState TorrentImpl.getState()
           
 TorrentState Torrent.getState()
          Retrieve the state of this torrent.
 

Uses of TorrentState in net.sf.torrentsniffer.tracker
 

Methods in net.sf.torrentsniffer.tracker that return TorrentState
 TorrentState[] TrackerImpl.getTrackerState()
          Tries to retrieve the state of all torrents tracked by this server.
 TorrentState[] Tracker.getTrackerState()
          Tries to retrieve the state of all torrents tracked by this server.
 



Copyright © 2004 Larry Williams. All Rights Reserved.