| Class | Description |
|---|---|
| JsonDataFormat |
Supports the message queue's standard json data format and provides definitions for the message
queue's record json deserialization class and parsing class
JsonRecordParser. |
| JsonDataFormatFactory |
Factory to create
JsonDataFormat. |
| JsonRecordParser |
The
JsonRecordParser class extends the abstract AbstractJsonRecordParser class
and is designed to parse JSON records. |
Copyright © 2023–2024 The Apache Software Foundation. All rights reserved.