| Package | Description |
|---|---|
| org.apache.camel.impl.converter |
Default implementation classes the Type Conversion Strategies
|
| Constructor and Description |
|---|
InstanceMethodFallbackTypeConverter(CachingInjector<?> injector,
Method method,
org.apache.camel.spi.TypeConverterRegistry registry,
boolean allowNull) |
InstanceMethodTypeConverter(CachingInjector<?> injector,
Method method,
org.apache.camel.spi.TypeConverterRegistry registry,
boolean allowNull) |
Apache Camel