Any23Type |
Represents the different types of bindy data formats.
|
AvroDataFormat |
Serialize and deserialize messages using Apache Avro binary data format.
|
AvroLibrary |
Supported Avro marshalers.
|
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 marshalers.
|
ProtobufDataFormat |
Serialize and deserialize Java objects using Google's Protocol buffers.
|
ProtobufLibrary |
Supported Avro marshalers.
|
UniVocityAbstractDataFormat |
Represents the common parts of all uniVocity DataFormat parsers.
|
UniVocityHeader |
To configure headers for UniVocity data formats.
|
YAMLLibrary |
Supported YAML marshalers.
|
YAMLTypeFilterDefinition |
|
YAMLTypeFilterType |
|