public class CloudEventReaderAdapter extends CloudEventContextReaderAdapter implements CloudEventReader
| Constructor and Description |
|---|
CloudEventReaderAdapter(CloudEvent event) |
| Modifier and Type | Method and Description |
|---|---|
<V extends CloudEventWriter<R>,R> |
read(CloudEventWriterFactory<V,R> writerFactory,
CloudEventDataMapper<? extends CloudEventData> mapper) |
readAttributes, readContext, readExtensionsclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitreadpublic CloudEventReaderAdapter(CloudEvent event)
public <V extends CloudEventWriter<R>,R> R read(CloudEventWriterFactory<V,R> writerFactory, CloudEventDataMapper<? extends CloudEventData> mapper) throws RuntimeException
read in interface CloudEventReaderRuntimeExceptionCopyright © 2023. All rights reserved.