| Package | Description |
|---|---|
| org.apache.camel.component.sjms.jms |
| Modifier and Type | Method and Description |
|---|---|
static JmsMessageType |
JmsMessageHelper.discoverJmsMessageType(javax.jms.Message message) |
static JmsMessageType |
JmsMessageHelper.discoverMessageTypeFromPayload(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.
|
Apache Camel