|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.mozilla.jss.tests.JSS_FileUploadServer
public class JSS_FileUploadServer
| Nested Class Summary | |
|---|---|
static class |
JSS_FileUploadServer.HandshakeListener
|
| Field Summary | |
|---|---|
static int |
port
|
static java.lang.String |
usage
|
| Constructor Summary | |
|---|---|
JSS_FileUploadServer()
|
|
| Method Summary | |
|---|---|
void |
doIt(java.lang.String[] args)
|
boolean |
getSuccess()
|
static void |
main(java.lang.String[] args)
|
void |
setFailure()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static int port
public static java.lang.String usage
| Constructor Detail |
|---|
public JSS_FileUploadServer()
| Method Detail |
|---|
public static void main(java.lang.String[] args)
throws java.lang.Exception
java.lang.Exception
public void doIt(java.lang.String[] args)
throws java.lang.Exception
java.lang.Exceptionpublic void setFailure()
public boolean getSuccess()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||