|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use JmsMessageType | |
|---|---|
| org.apache.camel.component.sjms.jms | |
| Uses of JmsMessageType in org.apache.camel.component.sjms.jms |
|---|
| Methods in org.apache.camel.component.sjms.jms that return JmsMessageType | |
|---|---|
static JmsMessageType |
JmsMessageHelper.discoverJmsMessageType(javax.jms.Message message)
|
static JmsMessageType |
JmsMessageHelper.discoverMessgeTypeFromPayload(Object payload)
|
static JmsMessageType |
JmsMessageType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static JmsMessageType[] |
JmsMessageType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||