|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use StompJmsMessage.JmsMsgType | |
|---|---|
| org.fusesource.stompjms.message | |
| Uses of StompJmsMessage.JmsMsgType in org.fusesource.stompjms.message |
|---|
| Methods in org.fusesource.stompjms.message that return StompJmsMessage.JmsMsgType | |
|---|---|
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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||