|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.camel.converter.jaxb.JaxbConverter
@Deprecated public final class JaxbConverter
As we have the JAXB FallbackTypeConverter, so we don't need to register this converter
| Constructor Summary | |
|---|---|
JaxbConverter()
Deprecated. |
|
| Method Summary | |
|---|---|
Document |
toDocument(Object value)
Deprecated. |
static MessageDefinition |
toMessageType(org.apache.camel.Exchange exchange)
Deprecated. |
static MessageDefinition |
toMessageType(org.apache.camel.Message in)
Deprecated. |
JAXBSource |
toSource(Object value)
Deprecated. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public JaxbConverter()
| Method Detail |
|---|
public JAXBSource toSource(Object value)
throws JAXBException
JAXBException
public Document toDocument(Object value)
throws JAXBException,
ParserConfigurationException
JAXBException
ParserConfigurationException@Converter public static MessageDefinition toMessageType(org.apache.camel.Exchange exchange)
@Converter public static MessageDefinition toMessageType(org.apache.camel.Message in)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||