|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use GiFTDownloadContainer | |
|---|---|
| org.xnap.plugin.gift.net | |
| org.xnap.plugin.gift.net.event | |
| Uses of GiFTDownloadContainer in org.xnap.plugin.gift.net |
|---|
| Methods in org.xnap.plugin.gift.net that return GiFTDownloadContainer | |
|---|---|
protected GiFTDownloadContainer |
GiFTDaemon.getDownloadContainer(java.lang.String filename,
java.lang.String hash,
long size)
|
| Methods in org.xnap.plugin.gift.net with parameters of type GiFTDownloadContainer | |
|---|---|
void |
GiFTDaemon.changeDownload(GiFTDownloadContainer dc,
java.lang.String action)
|
void |
GiFTDaemon.deleteSource(GiFTDownloadContainer dc,
java.lang.String url)
|
void |
GiFTDaemon.locate(GiFTDownloadContainer dc)
Searches for more sources for dc. |
| Constructors in org.xnap.plugin.gift.net with parameters of type GiFTDownloadContainer | |
|---|---|
GiFTDownload(GiFTDownloadContainer dc,
GiFTUser user,
java.lang.String url)
|
|
| Uses of GiFTDownloadContainer in org.xnap.plugin.gift.net.event |
|---|
| Methods in org.xnap.plugin.gift.net.event that return GiFTDownloadContainer | |
|---|---|
GiFTDownloadContainer |
DownloadAddedEvent.getDownloadContainer()
|
GiFTDownloadContainer |
DownloadUpdatedEvent.getDownloadContainer()
Returns the GiFTDownloadContainer. |
| Constructors in org.xnap.plugin.gift.net.event with parameters of type GiFTDownloadContainer | |
|---|---|
DownloadAddedEvent(GiFTDownloadContainer dc)
Constructor for DownloadAddedEvent. |
|
DownloadUpdatedEvent(GiFTDownloadContainer dc)
Constructor for DownloadUpdatedEvent. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||