Uses of Class
org.apache.camel.component.file.consumer.FileResumeSet
-
Packages that use FileResumeSet Package Description org.apache.camel.component.file.consumer -
-
Uses of FileResumeSet in org.apache.camel.component.file.consumer
Methods in org.apache.camel.component.file.consumer with parameters of type FileResumeSet Modifier and Type Method Description void
FileConsumerResumeStrategy. resume(FileResumeSet resumeInfo)
Perform the resume operation.
-