|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectuk.ac.rdg.resc.jstyx.client.CStyxFileChangeAdapter
uk.ac.rdg.resc.jstyx.client.StyxGet
public class StyxGet
A simple application that downloads a file from a remote server and times the download, providing an indication of progress as it goes.
| Constructor Summary | |
|---|---|
StyxGet(java.lang.String styxURL,
java.lang.String targetDir)
|
|
| Method Summary | |
|---|---|
void |
get()
|
static void |
main(java.lang.String[] args)
|
| Methods inherited from class uk.ac.rdg.resc.jstyx.client.CStyxFileChangeAdapter |
|---|
childrenFound, dataArrived, dataWritten, downloadComplete, error, fileCreated, fileOpen, statChanged, uploadComplete |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public StyxGet(java.lang.String styxURL,
java.lang.String targetDir)
throws java.lang.Exception
java.lang.Exception| Method Detail |
|---|
public void get()
throws StyxException
StyxException
public static void main(java.lang.String[] args)
throws java.lang.Exception
java.lang.Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||