T - return value at the end of the write process.@ParametersAreNonnullByDefault @FunctionalInterface public interface StructuredMessageWriter<T>
MessageReader content (CloudEvents attributes, extensions and payload) to a new representation structured representation.| Modifier and Type | Method and Description |
|---|---|
T |
setEvent(EventFormat format,
byte[] value)
Write an event using the provided
EventFormat. |
T setEvent(EventFormat format, byte[] value) throws CloudEventRWException
EventFormat.CloudEventRWExceptionCopyright © 2020. All rights reserved.