Interface CloudEventContextReader


@ParametersAreNonnullByDefault public interface CloudEventContextReader
Represents an object that can be read as CloudEvent context attributes and extensions.

An object (in particular, buffered objects) can implement both this interface and CloudEventReader.

  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Read the context attributes and extensions using the provided writer