| Package | Description |
|---|---|
| org.apache.camel.model.dataformat |
The JAXB POJOs for the
Data Formats used to marshal and unmarshal objects to
and from streams inside components
|
| Modifier and Type | Method and Description |
|---|---|
List<XStreamDataFormat.ConverterEntry> |
XStreamDataFormat.ConverterList.getList() |
| Modifier and Type | Method and Description |
|---|---|
void |
XStreamDataFormat.ConverterList.setList(List<XStreamDataFormat.ConverterEntry> list) |
Apache Camel