|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FileTransfer | |
|---|---|
| org.directwebremoting.extend | This 'extend' package contains many of the classes that are interesting to very advanced DWR users, and people embedding or extending DWR. |
| org.directwebremoting.impl | |
| org.directwebremoting.ui.dwr | |
| Uses of FileTransfer in org.directwebremoting.extend |
|---|
| Methods in org.directwebremoting.extend that return FileTransfer | |
|---|---|
FileTransfer |
DownloadManager.getFileTransfer(java.lang.String id)
Retrieve a FileGenerator given the id that it was stored under |
FileTransfer |
DataUrlDownloadManager.getFileTransfer(java.lang.String id)
|
| Methods in org.directwebremoting.extend with parameters of type FileTransfer | |
|---|---|
java.lang.String |
DownloadManager.addFileTransfer(FileTransfer transfer)
Inject a file into the system for later download. |
java.lang.String |
DataUrlDownloadManager.addFileTransfer(FileTransfer transfer)
|
| Uses of FileTransfer in org.directwebremoting.impl |
|---|
| Methods in org.directwebremoting.impl that return FileTransfer | |
|---|---|
FileTransfer |
FileStoreDownloadManager.getFileTransfer(java.lang.String id)
|
FileTransfer |
InMemoryDownloadManager.getFileTransfer(java.lang.String id)
|
| Methods in org.directwebremoting.impl with parameters of type FileTransfer | |
|---|---|
java.lang.String |
PurgingDownloadManager.addFileTransfer(FileTransfer generator)
|
| Uses of FileTransfer in org.directwebremoting.ui.dwr |
|---|
| Methods in org.directwebremoting.ui.dwr with parameters of type FileTransfer | |
|---|---|
static void |
Engine.openInDownload(FileTransfer ft)
Send some data to the client and have the browser offer it for download |
|
Copyright ยจ 2008 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||