Object JSONCloudEventConverter

  • All Implemented Interfaces:

    
    public class JSONCloudEventConverter
    
                        

    Custom serialization and deserialization functions for the CloudEventExt class, using the kjson library.

    Because the Extension Context Attributes are required to be serialized as part of the outer Cloud Events envelope, custom code is needed to serialize and deserialize these objects correctly. These functions will perform that custom serialization and deserialization for the kjson library.