public class MessageNumberUtil
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static int |
FAIL_EXEC |
static int |
MSG_CHECK |
static int |
MSG_DISCONNECT |
static int |
MSG_EXEC |
static int |
RETRY_EXEC |
static int |
SUCCESSFUL_EXEC |
Constructor and Description |
---|
MessageNumberUtil() |
public static final int MSG_EXEC
public static final int MSG_CHECK
public static final int MSG_DISCONNECT
public static final int SUCCESSFUL_EXEC
public static final int FAIL_EXEC
public static final int RETRY_EXEC