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

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

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

Methods in org.apache.camel.component.file that return FileOperations
 FileOperations FileEndpoint.getOperations()
           
 

Methods in org.apache.camel.component.file with parameters of type FileOperations
 void FileEndpoint.setOperations(FileOperations operations)
           
 



Copyright © 2009 Apache Software Foundation. All Rights Reserved.