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

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

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

Methods in org.apache.camel.component.file that return FileEndpoint
 FileEndpoint FileConsumer.getEndpoint()
           
 

Constructors in org.apache.camel.component.file with parameters of type FileEndpoint
FileOperations(FileEndpoint endpoint)
           
 



Apache Camel