|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Download | |
---|---|
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 Download in org.xnap.plugin.azureus |
---|
Classes in org.xnap.plugin.azureus that implement Download | |
---|---|
class |
AzureusDownload
Downloads a file. |
class |
AzureusDownloadContainer
Manages AzureusDownload objects. |
class |
AzureusPeerDownload
Downloads a file. |
Uses of Download in org.xnap.plugin.freeway |
---|
Classes in org.xnap.plugin.freeway that implement Download | |
---|---|
class |
FreewayDownload
|
Uses of Download in org.xnap.plugin.gift.net |
---|
Classes in org.xnap.plugin.gift.net that implement Download | |
---|---|
class |
GiFTDownload
|
class |
GiFTDownloadContainer
GiFTDownloadContainer |
Uses of Download in org.xnap.plugin.jtella |
---|
Classes in org.xnap.plugin.jtella that implement Download | |
---|---|
class |
JTellaDownload
Downloads a file. |
class |
JTellaDownloadContainer
Manages JTellaDownload objects. |
Uses of Download in org.xnap.plugin.limewire |
---|
Classes in org.xnap.plugin.limewire that implement Download | |
---|---|
class |
LimeWireDownload
Downloads a file. |
Uses of Download in org.xnap.plugin.opennap.net |
---|
Classes in org.xnap.plugin.opennap.net that implement Download | |
---|---|
class |
OpenNapDirectBrowse
|
class |
OpenNapDownload
Downloads a file. |
class |
OpenNapDownloadContainer
|
Uses of Download in org.xnap.plugin.overnet.net |
---|
Classes in org.xnap.plugin.overnet.net that implement Download | |
---|---|
class |
OvernetDownload
|
Uses of Download in org.xnap.transfer |
---|
Classes in org.xnap.transfer that implement Download | |
---|---|
class |
AbstractDownload
Provides a default implementation for downloads. |
class |
DccDownload
Downloads a file via the dcc protocol. |
Methods in org.xnap.transfer with parameters of type Download | |
---|---|
void |
AbstractDownload.add(Download d)
|
void |
DownloadManager.add(Download d)
|
void |
AbstractDownload.remove(Download d)
|
void |
DownloadManager.remove(Download d)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |