Uses of Class
org.xnap.plugin.opennap.net.OpenNapDownload

Packages that use OpenNapDownload
org.xnap.plugin.opennap.net Provides the OpenNap network communication classes for search, transfer and chat. 
 

Uses of OpenNapDownload in org.xnap.plugin.opennap.net
 

Methods in org.xnap.plugin.opennap.net that return OpenNapDownload
 OpenNapDownload OpenNapSegment.getDownload()
          Returns the download currently downloading the segment.
 

Methods in org.xnap.plugin.opennap.net with parameters of type OpenNapDownload
 void OpenNapSegment.setDownload(OpenNapDownload download)
           
 

Constructors in org.xnap.plugin.opennap.net with parameters of type OpenNapDownload
OpenNapDownloadRunner(OpenNapDownload parent, DownloadSocket d)
           
 



Copyright © 2001-2005 XNap Team. All Rights Reserved.