public class MessageType
Represents types of messages.
private final String
REGULAR
EPHEMERAL
ERROR
FAILED
REPLY
SYSTEM
public final static MessageType
INSTANCE
final String
getREGULAR()
getEPHEMERAL()
getERROR()
getFAILED()
getREPLY()
getSYSTEM()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
final String getREGULAR()
final String getEPHEMERAL()
final String getERROR()
final String getFAILED()
final String getREPLY()
final String getSYSTEM()