Uses of Interface
org.apache.camel.component.file.consumer.GenericFileResumable
-
Packages that use GenericFileResumable Package Description org.apache.camel.component.file The File Component for working with file systems.org.apache.camel.component.file.consumer.adapters -
-
Uses of GenericFileResumable in org.apache.camel.component.file
Classes in org.apache.camel.component.file that implement GenericFileResumable Modifier and Type Class Description class
GenericFile<T>
Generic File. -
Uses of GenericFileResumable in org.apache.camel.component.file.consumer.adapters
Methods in org.apache.camel.component.file.consumer.adapters with parameters of type GenericFileResumable Modifier and Type Method Description void
DefaultGenericFileResumeAdapter. resume(GenericFileResumable<File> resumable)
-