| 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
|
| org.apache.camel.reifier.dataformat |
| 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.
|
| Modifier and Type | Class and Description |
|---|---|
class |
FhirDataFormatReifier<T extends FhirDataformat> |
Apache Camel