| Package | Description |
|---|---|
| io.cloudevents.rw |
| Modifier and Type | Method and Description |
|---|---|
static CloudEventDataMapper<CloudEventData> |
CloudEventDataMapper.identity() |
| Modifier and Type | Method and Description |
|---|---|
<W extends CloudEventWriter<R>,R> |
CloudEventReader.read(CloudEventWriterFactory<W,R> writerFactory,
CloudEventDataMapper<? extends CloudEventData> mapper)
Read self using the provided writer factory.
|
Copyright © 2021. All rights reserved.