Package edu.internet2.ndt
Class MessageType
java.lang.Object
edu.internet2.ndt.MessageType
-
Field Summary
Modifier and TypeFieldDescriptionstatic final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
-
Constructor Summary
-
Method Summary
-
Field Details
-
COMM_FAILURE
public static final byte COMM_FAILURE- See Also:
-
SRV_QUEUE
public static final byte SRV_QUEUE- See Also:
-
MSG_LOGIN
public static final byte MSG_LOGIN- See Also:
-
TEST_PREPARE
public static final byte TEST_PREPARE- See Also:
-
TEST_START
public static final byte TEST_START- See Also:
-
TEST_MSG
public static final byte TEST_MSG- See Also:
-
TEST_FINALIZE
public static final byte TEST_FINALIZE- See Also:
-
MSG_ERROR
public static final byte MSG_ERROR- See Also:
-
MSG_RESULTS
public static final byte MSG_RESULTS- See Also:
-
MSG_LOGOUT
public static final byte MSG_LOGOUT- See Also:
-
MSG_WAITING
public static final byte MSG_WAITING- See Also:
-
MSG_EXTENDED_LOGIN
public static final byte MSG_EXTENDED_LOGIN- See Also:
-
-
Constructor Details
-
MessageType
public MessageType()
-