|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sshtools.j2ssh.util.State
com.sshtools.j2ssh.io.IOStreamConnectorState
DOCUMENT ME!
| Field Summary | |
static int |
BOF
DOCUMENT ME! |
static int |
CLOSED
DOCUMENT ME! |
static int |
CONNECTED
DOCUMENT ME! |
static int |
EOF
DOCUMENT ME! |
| Fields inherited from class com.sshtools.j2ssh.util.State |
state |
| Constructor Summary | |
IOStreamConnectorState()
Creates a new IOStreamConnectorState object. |
|
| Method Summary | |
boolean |
isValidState(int state)
DOCUMENT ME! |
| Methods inherited from class com.sshtools.j2ssh.util.State |
breakWaiting, getValue, setValue, waitForState, waitForState, waitForStateUpdate |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public static final int BOF
public static final int CONNECTED
public static final int EOF
public static final int CLOSED
| Constructor Detail |
public IOStreamConnectorState()
| Method Detail |
public boolean isValidState(int state)
isValidState in class Statestate - DOCUMENT ME!
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||