| Any23Type |
Represents the different types of any23 data formats.
|
| AvroDataFormat |
Serialize and deserialize messages using Apache Avro binary data format.
|
| AvroLibrary |
Supported Avro marshallers.
|
| BindyDataFormat |
Marshal and unmarshal Java beans from and to flat payloads (such as CSV, delimited, fixed length formats, or FIX
messages).
|
| BindyType |
Represents the different types of Bindy data formats.
|
| ContentTypeHeaderAware |
Data format that is capable of using content type header.
|
| FhirDataformat |
|
| JsonDataFormat |
Marshal POJOs to JSON and back.
|
| JsonLibrary |
Supported JSON libraries.
|
| ProtobufDataFormat |
Serialize and deserialize Java objects using Google's Protocol buffers.
|
| ProtobufLibrary |
Supported protobuf libraries.
|
| UniVocityAbstractDataFormat |
Represents the common parts of all uniVocity DataFormat parsers.
|
| UniVocityHeader |
To configure headers for UniVocity data formats.
|
| YAMLLibrary |
Supported YAML marshalers.
|
| YAMLTypeFilterDefinition |
|
| YAMLTypeFilterType |
|