|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use JmsMessageType | |
|---|---|
| org.apache.camel.component.jms | Defines the JMS Component |
| Uses of JmsMessageType in org.apache.camel.component.jms |
|---|
| Methods in org.apache.camel.component.jms that return JmsMessageType | |
|---|---|
JmsMessageType |
JmsConfiguration.getJmsMessageType()
|
JmsMessageType |
JmsEndpoint.getJmsMessageType()
|
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're declared. |
| Methods in org.apache.camel.component.jms with parameters of type JmsMessageType | |
|---|---|
void |
JmsConfiguration.setJmsMessageType(JmsMessageType jmsMessageType)
|
void |
JmsEndpoint.setJmsMessageType(JmsMessageType jmsMessageType)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||