Class Reference
IRIS for UNIX 2024.1.2
InterSystems: The power behind what matters   
Documentation  Search
  [USER] >  [%External] >  [Messaging] >  [Message]
Private  Storage   

abstract class %External.Messaging.Message extends %RegisteredObject, %JSON.Adaptor

Base Message class

Inventory

Parameters Properties Methods Queries Indices ForeignKeys Triggers
3


Summary

Methods
%AddToSaveSet %ClassIsLatestVersion %ClassName %ConstructClone
%DispatchClassMethod %DispatchGetModified %DispatchGetProperty %DispatchMethod
%DispatchSetModified %DispatchSetMultidimProperty %DispatchSetProperty %Extends
%GetParameter %IsA %IsModified %JSONExport
%JSONExportToStream %JSONExportToString %JSONImport %JSONNew
%New %NormalizeObject %ObjectModified %OriginalNamespace
%PackageName %RemoveFromSaveSet %SerializeObject %SetModified
%ValidateObject FromJSON FromRemoteObject ToJSON

Subclasses
%External.Messaging.JMSMessage %External.Messaging.KafkaMessage %External.Messaging.RabbitMQMessage
%External.Messaging.SNSMessage %External.Messaging.SQSMessage

Methods

• method FromJSON(json As %String) as %Status
Set up message object from JSON string
• method FromRemoteObject(o As %Net.Remote.Object) as %Status
Set up message object from remote gateway object
• method ToJSON() as %String
Convert message object to JSON String


Copyright (c) 2025 by InterSystems Corporation. Cambridge, Massachusetts, U.S.A. All rights reserved. Confidential property of InterSystems Corporation.