| Interface | Description |
|---|---|
| CloudEvent |
Interface representing an in memory read only representation of a CloudEvent,
as specified by the CloudEvents specification.
|
| CloudEventAttributes |
Interface which defines CloudEvent attributes as per specification
|
| CloudEventContext |
Interface representing an in memory read only representation of CloudEvent attributes and extensions.
|
| CloudEventData |
Interface that defines a wrapper for CloudEvent data.
|
| CloudEventExtension |
Materialized CloudEvent extension interface to read/write the extension attributes key/values.
|
| CloudEventExtensions |
The event extensions.
|
| Enum | Description |
|---|---|
| SpecVersion |
Represents one of the supported CloudEvents specification versions by this library
|
Copyright © 2021. All rights reserved.