public final class JacksonXMLTypeConverters extends Object
JacksonXMLTypeConverters()
<T> T
convertTo(Class<T> type, org.apache.camel.Exchange exchange, Object value, org.apache.camel.spi.TypeConverterRegistry registry)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public JacksonXMLTypeConverters()
@FallbackConverter public <T> T convertTo(Class<T> type, org.apache.camel.Exchange exchange, Object value, org.apache.camel.spi.TypeConverterRegistry registry)
Apache Camel