Namespace: OpenEdge.Messaging
Class
JsonDeserializer
Parent classes:
Inherits: Progress.Lang.Object
Implements: OpenEdge.Messaging.IDeserializer

/*
Copyright © 2021 Progress Software Corporation and/or its subsidiaries or affiliates. All Rights Reserved.
Purpose:
This serializer handles reading the memptr from the producer, and converts
the memptr to a JsonObject.
The incoming memptr is assumed to be a properly JSON formatted UTF-8 encoded string.




Method Summary
Options Name Purpose
Progress.Lang.Object Deserialize (memptr, IDeserializationContext)


Method Detail
Top

Progress.Lang.Object Deserialize (memptr, IDeserializationContext)

Parameters:
data MEMPTR
ctx OpenEdge.Messaging.IDeserializationContext
Returns Progress.Lang.Object


Copyright © 2022 Progress Software Corporation. All rights Reserved.

Progress® OpenEdge® Release 12.6.0