| Package | Description |
|---|---|
| io.smallrye.reactive.messaging.ce.impl | |
| io.smallrye.reactive.messaging.kafka | |
| io.smallrye.reactive.messaging.kafka.impl.ce |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultIncomingCloudEventMetadata<T>
Default implementation of the
IncomingCloudEventMetadata interface |
| Modifier and Type | Interface and Description |
|---|---|
interface |
IncomingKafkaCloudEventMetadata<K,T>
Addition "extension" attribute specific to incoming Kafka record
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultIncomingKafkaCloudEventMetadata<K,T> |
| Constructor and Description |
|---|
DefaultIncomingKafkaCloudEventMetadata(IncomingCloudEventMetadata<T> delegate) |
Copyright © 2018–2021 SmallRye. All rights reserved.