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

Packages that use GenericFileProducer
org.apache.camel.component.file The File Component for working with file systems. 
 

Uses of GenericFileProducer in org.apache.camel.component.file
 

Methods in org.apache.camel.component.file that return GenericFileProducer
abstract  GenericFileProducer<T> GenericFileEndpoint.createProducer()
           
 GenericFileProducer<File> FileEndpoint.createProducer()
           
 



Apache Camel