|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.starhope.appius.server.ProtocolState
public class ProtocolState
| Field Summary | |
|---|---|
static int |
CLOSED
TODO: document this field (brpocock, Oct 23, 2009) CLOSED (ProtocolState) |
static int |
PRELOGIN
TODO: document this field (brpocock, Oct 23, 2009) PRELOGIN (ProtocolState) |
static int |
READY
TODO: document this field (brpocock, Oct 23, 2009) PRELOGIN (ProtocolState) |
static int |
WAITING
TODO: document this field (brpocock, Oct 23, 2009) WAITING (ProtocolState) |
| Constructor Summary | |
|---|---|
ProtocolState()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final int CLOSED
public static final int PRELOGIN
public static final int READY
public static final int WAITING
| Constructor Detail |
|---|
public ProtocolState()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||