| Name | Description | Type | Package | Framework |
| FileIdempotentRepository | A file based implementation of IdempotentRepository. | Class | org.apache.camel.processor.idempotent | Apache Camel |
| IdempotentConsumer | An implementation of the Idempotent Consumer pattern. | Class | org.apache.camel.processor.idempotent | Apache Camel |
| IdempotentOnCompletion | On completion strategy for IdempotentConsumer. | Class | org.apache.camel.processor.idempotent | Apache Camel |
| MemoryIdempotentRepository | A memory based implementation of IdempotentRepository. | Class | org.apache.camel.processor.idempotent | Apache Camel |
| NoMessageIdException | An exception thrown if no message ID could be found on a message which is to be used with the Idempotent Consumer pattern. | Class | org.apache.camel.processor.idempotent | Apache Camel |