Uses of Interface
org.xnap.transfer.TransferContainer

Packages that use TransferContainer
org.xnap.plugin.azureus   
org.xnap.plugin.freeway   
org.xnap.plugin.gift.net   
org.xnap.plugin.jtella A Gnutella plugin based on the JTella library. 
org.xnap.plugin.limewire   
org.xnap.plugin.opennap.net Provides the OpenNap network communication classes for search, transfer and chat. 
org.xnap.plugin.overnet.net   
org.xnap.transfer Provides interfaces and classes for transfers. 
 

Uses of TransferContainer in org.xnap.plugin.azureus
 

Classes in org.xnap.plugin.azureus that implement TransferContainer
 class AzureusDownloadContainer
          Manages AzureusDownload objects.
 

Uses of TransferContainer in org.xnap.plugin.freeway
 

Classes in org.xnap.plugin.freeway that implement TransferContainer
 class FreewayDownload
           
 

Uses of TransferContainer in org.xnap.plugin.gift.net
 

Subinterfaces of TransferContainer in org.xnap.plugin.gift.net
 interface GiFTTransferContainer
          GiFTTransferContainer
 

Classes in org.xnap.plugin.gift.net that implement TransferContainer
 class GiFTDownloadContainer
          GiFTDownloadContainer
 

Uses of TransferContainer in org.xnap.plugin.jtella
 

Classes in org.xnap.plugin.jtella that implement TransferContainer
 class JTellaDownloadContainer
          Manages JTellaDownload objects.
 

Uses of TransferContainer in org.xnap.plugin.limewire
 

Classes in org.xnap.plugin.limewire that implement TransferContainer
 class LimeWireDownload
          Downloads a file.
 

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

Classes in org.xnap.plugin.opennap.net that implement TransferContainer
 class OpenNapDirectBrowse
           
 class OpenNapDownloadContainer
           
 

Uses of TransferContainer in org.xnap.plugin.overnet.net
 

Classes in org.xnap.plugin.overnet.net that implement TransferContainer
 class OvernetDownload
           
 

Uses of TransferContainer in org.xnap.transfer
 

Classes in org.xnap.transfer that implement TransferContainer
 class AbstractDownload
          Provides a default implementation for downloads.
 



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