| Package | Description |
|---|---|
| io.cloudevents.rw | |
| io.cloudevents.types |
| Class and Description |
|---|
| CloudEventContextWriter
Interface to write the context attributes/extensions from a
CloudEventContextReader to a new representation. |
| CloudEventDataMapper
Interface to convert a
CloudEventData instance to another one. |
| CloudEventRWException
This class is the exception Protocol Binding and Event Format implementers can use to signal errors while serializing/deserializing CloudEvent.
|
| CloudEventRWException.CloudEventRWExceptionKind
The kind of error that happened while serializing/deserializing
|
| CloudEventWriter
Interface to write the content (CloudEvents attributes, extensions and payload) from a
CloudEventReader to a new representation. |
| CloudEventWriterFactory
This factory is used to enforce setting the
SpecVersion as first step in the writing process. |
| Class and Description |
|---|
| CloudEventRWException
This class is the exception Protocol Binding and Event Format implementers can use to signal errors while serializing/deserializing CloudEvent.
|
Copyright © 2024. All rights reserved.