Uses of Interface
org.apache.camel.component.file.consumer.GenericFileResumeAdapter
-
Packages that use GenericFileResumeAdapter Package Description org.apache.camel.component.file.consumer.adapters -
-
Uses of GenericFileResumeAdapter in org.apache.camel.component.file.consumer.adapters
Classes in org.apache.camel.component.file.consumer.adapters that implement GenericFileResumeAdapter Modifier and Type Class Description classDefaultGenericFileResumeAdapterAn implementation of theGenericFileResumeAdapterthat can be used to handle resume operations for file offsets (where the offsets are of Long format).
-