| Package | Description |
|---|---|
| org.fusesource.stomp.jms.message |
| Modifier and Type | Method and Description |
|---|---|
StompJmsMessage.JmsMsgType |
StompJmsTextMessage.getMsgType() |
StompJmsMessage.JmsMsgType |
StompJmsStreamMessage.getMsgType() |
StompJmsMessage.JmsMsgType |
StompJmsObjectMessage.getMsgType() |
StompJmsMessage.JmsMsgType |
StompJmsMessage.getMsgType() |
StompJmsMessage.JmsMsgType |
StompJmsMapMessage.getMsgType() |
StompJmsMessage.JmsMsgType |
StompJmsBytesMessage.getMsgType() |
static StompJmsMessage.JmsMsgType |
StompJmsMessage.JmsMsgType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static StompJmsMessage.JmsMsgType[] |
StompJmsMessage.JmsMsgType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2010-2013 FuseSource, Corp.. All Rights Reserved.