Uses of Package
org.apache.camel.impl.converter

Packages that use org.apache.camel.impl.converter
org.apache.camel.impl.converter Default implementation classes the Type Conversion Strategies 
 

Classes in org.apache.camel.impl.converter used by org.apache.camel.impl.converter
BaseTypeConverterRegistry
          Base implementation of a type converter registry used for type converters in Camel.
BaseTypeConverterRegistry.FallbackTypeConverter
          Represents a fallback type converter
BaseTypeConverterRegistry.TypeMapping
          Represents a mapping from one type (which can be null) to another
CachingInjector
          A caching proxy
PropertyEditorTypeConverter
          Uses the PropertyEditor conversion system to convert Objects to and from String values.
 



Apache CAMEL