Uses of Class
org.apache.camel.model.IdempotentConsumerType

Packages that use IdempotentConsumerType
org.apache.camel.model Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. 
 

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
 



Copyright © 2007 Apache Software Foundation. All Rights Reserved.