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

abstract class EnsLib.Messaging.Common extends %RegisteredObject

Inventory

Parameters Properties Methods Queries Indices ForeignKeys Triggers
1 1 2


Summary

Properties
ExtraClasspaths

Methods
%AddToSaveSet %ClassIsLatestVersion %ClassName %ConstructClone
%DispatchClassMethod %DispatchGetModified %DispatchGetProperty %DispatchMethod
%DispatchSetModified %DispatchSetMultidimProperty %DispatchSetProperty %Extends
%GetParameter %IsA %IsModified %New
%NormalizeObject %ObjectModified %OriginalNamespace %PackageName
%RemoveFromSaveSet %SerializeObject %SetModified %ValidateObject
GetMessagingClientJARPaths getCredentials

Subclasses
EnsLib.JMSPEX.InboundAdapter EnsLib.JMSPEX.OutboundAdapter EnsLib.Kafka.InboundAdapter
EnsLib.Kafka.OutboundAdapter EnsLib.RabbitMQ.InboundAdapter EnsLib.RabbitMQ.OutboundAdapter

Parameters

• parameter SETTINGS = "ExtraClasspaths:Gateway Settings,-%remoteClassname,-%remoteSettings,-%gatewayName,-%gatewayHost,-%gatewayPort,-%gatewayTimeout,-%gatewayExtraClasspaths,-%useHostConnection";

Properties

• property ExtraClasspaths as %String(MAXLEN=1000);
Additional Gateway class paths delimited by "|"

Methods

• method GetMessagingClientJARPaths() as %String
• method getCredentials(credentials As %String) as %List


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