Uses of Class
org.apache.camel.component.file.GenericFileConsumer

Packages that use GenericFileConsumer
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
 class FileConsumer
          File consumer.
 

Methods in org.apache.camel.component.file that return GenericFileConsumer
abstract  GenericFileConsumer<T> GenericFileEndpoint.createConsumer(Processor processor)
           
 



Apache Camel