Uses of Interface
io.cloudevents.CloudEventExtensions
Packages that use CloudEventExtensions
-
Uses of CloudEventExtensions in io.cloudevents
Subinterfaces of CloudEventExtensions in io.cloudeventsModifier and TypeInterfaceDescriptioninterfaceInterface representing an in memory read only representation of a CloudEvent, as specified by the CloudEvents specification.interfaceInterface representing an in memory read only representation of CloudEvent attributes and extensions.Methods in io.cloudevents with parameters of type CloudEventExtensionsModifier and TypeMethodDescriptionvoidCloudEventExtension.readFrom(CloudEventExtensions extensions) Fill this materialized extension with values from aCloudEventExtensionsimplementation.