Uses of Class
org.apache.camel.component.file.GenericFileConfiguration
-
Packages that use GenericFileConfiguration Package Description org.apache.camel.component.file The File Component for working with file systems. -
-
Uses of GenericFileConfiguration in org.apache.camel.component.file
Fields in org.apache.camel.component.file declared as GenericFileConfiguration Modifier and Type Field Description protected GenericFileConfigurationGenericFileEndpoint. configurationMethods in org.apache.camel.component.file that return GenericFileConfiguration Modifier and Type Method Description GenericFileConfigurationGenericFileEndpoint. getConfiguration()Methods in org.apache.camel.component.file with parameters of type GenericFileConfiguration Modifier and Type Method Description voidGenericFileEndpoint. setConfiguration(GenericFileConfiguration configuration)
-