|
||||||||||
| 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.TestClient
public class TestClient
Simple test harness for the JStyx library
| Constructor Summary | |
|---|---|
TestClient()
|
|
| Method Summary | |
|---|---|
void |
fileOpen(CStyxFile file,
int mode)
Called when the file has been opened. |
static void |
main(java.lang.String[] args)
|
void |
statChanged(CStyxFile file,
DirEntry newDirEntry)
Called after the stat of a file (permissions etc) has been changed. |
| Methods inherited from class uk.ac.rdg.resc.jstyx.client.CStyxFileChangeAdapter |
|---|
childrenFound, dataArrived, dataWritten, downloadComplete, error, fileCreated, uploadComplete |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TestClient()
| Method Detail |
|---|
public static void main(java.lang.String[] args)
public void fileOpen(CStyxFile file,
int mode)
CStyxFileChangeAdapter
fileOpen in interface CStyxFileChangeListenerfileOpen in class CStyxFileChangeAdapterfile - The file that has been openedmode - The mode with which the file was opened
public void statChanged(CStyxFile file,
DirEntry newDirEntry)
CStyxFileChangeAdapter
statChanged in interface CStyxFileChangeListenerstatChanged in class CStyxFileChangeAdapter
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||