Class Hierarchy
- java.lang.Object
- org.apache.camel.component.file.consumer.FileResumeSet (implements org.apache.camel.ResumableSet<T>)
Interface Hierarchy
- java.lang.AutoCloseable
- org.apache.camel.Service
- org.apache.camel.ResumeStrategy
- org.apache.camel.component.file.consumer.FileConsumerResumeStrategy<T>
- org.apache.camel.component.file.consumer.FileSetResumeStrategy
- org.apache.camel.component.file.consumer.GenericFileResumeStrategy<T>
- org.apache.camel.component.file.consumer.FileConsumerResumeStrategy<T>
- org.apache.camel.ResumeStrategy
- org.apache.camel.Service
- org.apache.camel.Resumable<Y,T>
- org.apache.camel.component.file.consumer.GenericFileResumable<T>