|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.directwebremoting.impl.PurgingDownloadManager
org.directwebremoting.impl.InMemoryDownloadManager
public class InMemoryDownloadManager
A DownloadManager that simply stores the links in-memory.
This implementation has the advantage that it is simple - no disk storage is
required, however in anything but a lightly used system it could cause
significant memory usage.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.directwebremoting.impl.PurgingDownloadManager |
|---|
PurgingDownloadManager.DownloadPurge |
| Constructor Summary | |
|---|---|
InMemoryDownloadManager()
|
|
| Method Summary |
|---|
| Methods inherited from class org.directwebremoting.impl.PurgingDownloadManager |
|---|
addFile, getFile, setDownloadHandlerUrl, setPurgeDownloadsAfter |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.directwebremoting.extend.DownloadManager |
|---|
addFile, getFile |
| Constructor Detail |
|---|
public InMemoryDownloadManager()
|
Copyright ¬ 2005 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||