Uses of Class
org.apache.camel.FallbackConverter

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

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

Methods in org.apache.camel.component.file with annotations of type FallbackConverter
static Object GenericFileConverter.convertTo(Class<?> type, Exchange exchange, Object value, TypeConverterRegistry registry)
           
 



Apache CAMEL