|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectnextapp.echo2.webcontainer.filetransfer.DownloadPeer
public class DownloadPeer
A peer for Download commands.
| Field Summary | |
|---|---|
static Service |
DOWNLOAD_SERVICE
Service to provide supporting JavaScript library. |
| Constructor Summary | |
|---|---|
DownloadPeer()
|
|
| Method Summary | |
|---|---|
void |
render(RenderContext rc,
Command command)
Renders a directive to execute the command on the client. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final Service DOWNLOAD_SERVICE
| Constructor Detail |
|---|
public DownloadPeer()
| Method Detail |
|---|
public void render(RenderContext rc,
Command command)
CommandSynchronizePeer
render in interface CommandSynchronizePeerrc - the relevant RenderContextcommand - the Command to executeCommandSynchronizePeer.render(RenderContext, Command)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||