|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IdempotentConsumerType | |
|---|---|
| org.apache.camel.model | The JAXB POJOs for the XML Configuration of the routing rules. |
| Uses of IdempotentConsumerType in org.apache.camel.model |
|---|
| Methods in org.apache.camel.model that return IdempotentConsumerType | |
|---|---|
IdempotentConsumerType |
ProcessorType.idempotentConsumer(Expression messageIdExpression,
MessageIdRepository messageIdRepository)
Creates an IdempotentConsumer
to avoid duplicate messages |
| Methods in org.apache.camel.model that return types with arguments of type IdempotentConsumerType | |
|---|---|
ExpressionClause<IdempotentConsumerType> |
ProcessorType.idempotentConsumer(MessageIdRepository messageIdRepository)
Creates an IdempotentConsumer
to avoid duplicate messages |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||