| Package | Description |
|---|---|
| io.cloudevents |
| Modifier and Type | Interface and Description |
|---|---|
interface |
CloudEvent
Interface representing an in memory read only representation of a CloudEvent,
as specified by the CloudEvents specification.
|
interface |
CloudEventContext
Interface representing an in memory read only representation of CloudEvent attributes and extensions.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CloudEventExtension.readFrom(CloudEventExtensions extensions)
Fill this materialized extension with values from a
CloudEventExtensions implementation. |
Copyright © 2021. All rights reserved.