Uses of Class
org.apache.camel.component.file.GenericFileConsumer
-
Packages that use GenericFileConsumer Package Description org.apache.camel.component.file The File Component for working with file systems. -
-
Uses of GenericFileConsumer in org.apache.camel.component.file
Subclasses of GenericFileConsumer in org.apache.camel.component.file Modifier and Type Class Description class
FileConsumer
File consumer.Methods in org.apache.camel.component.file that return GenericFileConsumer Modifier and Type Method Description abstract GenericFileConsumer<T>
GenericFileEndpoint. createConsumer(org.apache.camel.Processor processor)
protected GenericFileConsumer
GenericFilePollingConsumer. getConsumer()
-