|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
RASIMessageEvent defines a set of constants related to
RASMessageEvents
.
Field Summary | |
---|---|
static long |
ALL_MESSAGE_MASK
Defines a mask containing all of the possible message types. |
static long |
DEFAULT_MESSAGE_MASK
Defines the default mask, which includes the message types to be processed by the RASIHandler . |
static long |
TYPE_ERR
Defines an error message. |
static long |
TYPE_ERROR
Defines an error message. |
static long |
TYPE_INFO
Defines an informational message. |
static long |
TYPE_INFORMATION
Defines an informational message. |
static long |
TYPE_WARN
Defines a warning message. |
static long |
TYPE_WARNING
Defines a warning message. |
Field Detail |
public static final long TYPE_INFO
public static final long TYPE_INFORMATION
public static final long TYPE_WARN
public static final long TYPE_WARNING
public static final long TYPE_ERR
public static final long TYPE_ERROR
public static final long DEFAULT_MESSAGE_MASK
RASIHandler
.public static final long ALL_MESSAGE_MASK
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |