|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of ConsumerType in org.apache.camel.component.jms |
|---|
| Methods in org.apache.camel.component.jms that return ConsumerType | |
|---|---|
ConsumerType |
JmsConfiguration.getConsumerType()
|
static ConsumerType |
ConsumerType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static ConsumerType[] |
ConsumerType.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 ConsumerType | |
|---|---|
void |
JmsConfiguration.setConsumerType(ConsumerType consumerType)
|
void |
JmsComponent.setConsumerType(ConsumerType consumerType)
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||