Uses of Class
org.apache.camel.component.file.GenericFileProducer
-
Packages that use GenericFileProducer Package Description 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 Modifier and Type Method Description GenericFileProducer<File>FileEndpoint. createProducer()abstract GenericFileProducer<T>GenericFileEndpoint. createProducer()
-