|
SourceJammer 1.2.0.1 May 20, 2002 Copyright (c) 2001, 2002 Robert MacGrogan |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DownloadFileIdentifier | |
| org.sourcejammer.client | |
| org.sourcejammer.client.commandline | |
| org.sourcejammer.client.gui | |
| org.sourcejammer.project.view | |
| Uses of DownloadFileIdentifier in org.sourcejammer.client |
| Methods in org.sourcejammer.client with parameters of type DownloadFileIdentifier | |
void |
DownloaderProxy.setFileIdentifier(DownloadFileIdentifier id)
|
static void |
FileTransport.downloadFileFromServer(DownloadFileIdentifier id,
java.io.File destination,
java.lang.String url)
|
| Uses of DownloadFileIdentifier in org.sourcejammer.client.commandline |
| Methods in org.sourcejammer.client.commandline with parameters of type DownloadFileIdentifier | |
protected long |
CommandLineInterpreter.retrieveFileFromServer(DownloadFileIdentifier id,
SJResponse response)
Returns temp file id. |
| Uses of DownloadFileIdentifier in org.sourcejammer.client.gui |
| Methods in org.sourcejammer.client.gui with parameters of type DownloadFileIdentifier | |
protected long |
CommandCentral.retrieveFileFromServer(DownloadFileIdentifier id,
SJResponse response)
Returns temp file id. |
| Uses of DownloadFileIdentifier in org.sourcejammer.project.view |
| Methods in org.sourcejammer.project.view that return DownloadFileIdentifier | |
DownloadFileIdentifier |
SJResponse.getDownloadFileIdentifier()
|
| Methods in org.sourcejammer.project.view with parameters of type DownloadFileIdentifier | |
void |
Downloader.setFileIdentifier(DownloadFileIdentifier id)
|
void |
SJResponse.setDownloadFileIdentifier(DownloadFileIdentifier id)
|
void |
FileDownloader.setFileIdentifier(DownloadFileIdentifier id)
|
|
SourceJammer 1.2.0.1 May 20, 2002 Copyright (c) 2001, 2002 Robert MacGrogan |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||