| 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 | Class and Description |
|---|---|
class |
FhirJsonDataFormat
The FHIR JSon data format is used to marshall/unmarshall to/from FHIR objects to/from JSON.
|
class |
FhirXmlDataFormat
The FHIR XML data format is used to marshall/unmarshall from/to FHIR objects to/from XML.
|
Apache Camel