Package org.apache.camel
Interface TypeConverters
-
public interface TypeConvertersA tagging interface to mark this class implements type converters using theConverterannotations. This can be used to provide custom type converters that can be manually added to theCamelContextusingTypeConverterRegistry.addTypeConverters(Object).