Uses of Package
org.apache.camel.processor.idempotent

Packages that use org.apache.camel.processor.idempotent
org.apache.camel.builder The Camel Domain Specific Language for creating Routes, Predicates, Expressions and Error Handlers
org.apache.camel.processor.idempotent An implementation of the Idempotent Consumer pattern. 
 

Classes in org.apache.camel.processor.idempotent used by org.apache.camel.builder
MessageIdRepository
          Access to a repository of Message IDs to implement the Idempotent Consumer pattern.
 

Classes in org.apache.camel.processor.idempotent used by org.apache.camel.processor.idempotent
MessageIdRepository
          Access to a repository of Message IDs to implement the Idempotent Consumer pattern.
 



Copyright © 2007 Apache Software Foundation. All Rights Reserved.