Package io.smallrye.reactive.messaging.ce
-
Interface Summary Interface Description CloudEventMetadata<T> Represents Cloud Event metadata See https://github.com/cloudevents/spec/blob/v1.0/spec.md.IncomingCloudEventMetadata<T> Represents the Cloud Event metadata from an incoming message.OutgoingCloudEventMetadata<T> Represents the Cloud Event metadata for an outgoing message. -
Class Summary Class Description DefaultCloudEventMetadataBuilder<T> OutgoingCloudEventMetadataBuilder<T>