public final class JacksonXMLTypeConverters extends Object
Constructor and Description |
---|
JacksonXMLTypeConverters() |
Modifier and Type | Method and Description |
---|---|
<T> T |
convertTo(Class<T> type,
org.apache.camel.Exchange exchange,
Object value,
org.apache.camel.spi.TypeConverterRegistry registry) |
Apache Camel