| Interface | Description |
|---|---|
| MessageReader |
Represents a CloudEvent message reader.
|
| MessageWriter<CEV extends CloudEventWriter<R>,R> |
Interface to write the
MessageReader content (CloudEvents attributes, extensions and payload) to a new representation. |
| StructuredMessageReader |
Represents a CloudEvent message in structured mode.
|
| StructuredMessageWriter<R> |
Interface to write the
MessageReader content (CloudEvents attributes, extensions and payload) to a new representation structured representation. |
| Enum | Description |
|---|---|
| Encoding |
One of the possible encodings of a CloudEvent message
|
Copyright © 2024. All rights reserved.