Uses of Interface
org.apache.camel.component.file.consumer.FileSetResumeAdapter
-
Packages that use FileSetResumeAdapter Package Description org.apache.camel.component.file.consumer.adapters -
-
Uses of FileSetResumeAdapter in org.apache.camel.component.file.consumer.adapters
Classes in org.apache.camel.component.file.consumer.adapters that implement FileSetResumeAdapter Modifier and Type Class Description class
DefaultFileSetResumeAdapter
An implementation of theFileSetResumeAdapter
that can be used for resume operations for multiple files.
-