EnsLib.Messaging.Common
abstract class EnsLib.Messaging.Common extends %Library.RegisteredObject
Property Inventory
Method Inventory
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 "|"
Property methods: ExtraClasspathsDisplayToLogical(), ExtraClasspathsGet(), ExtraClasspathsIsValid(), ExtraClasspathsLogicalToDisplay(), ExtraClasspathsLogicalToOdbc(), ExtraClasspathsNormalize(), ExtraClasspathsSet()
Methods
method GetMessagingClientJARPaths() as %String
Inherited Members
Inherited 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()