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

class EnsLib.RabbitMQ.OutboundAdapter extends EnsLib.PEX.OutboundAdapter, EnsLib.RabbitMQ.Common, EnsLib.Messaging.Common

Inventory

Parameters Properties Methods Queries Indices ForeignKeys Triggers
5


Summary

Properties
%CredentialsObj %WarnedLatest %gatewayConnection %gatewayExtraClasspaths
%gatewayHost %gatewayName %gatewayPort %gatewayProxy
%gatewayTimeout %remoteClassname %remoteSettings BusinessHost
ClientKeyFile Credentials EnableHostnameVerification EnableSSL
ExtraClasspaths KeepaliveInterval KeyStoreCredentials KeyStoreFile
MQHost MQPort MQVirtualHost PrivateKeyCredentials
RegistryID TLSVersion

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
AssignOneSetting BindQueue CheckGatewayConnection CheckGatewayDisconnection
ClearAllAppData ClearRuntimeAppData ClearStaticAppData Connect
CreateExchange CreateQueue Disconnect EnumerateSettingsClose
EnumerateSettingsExecute EnumerateSettingsFetch GetMessagingClientJARPaths GetSettings
OnGetConnections OnInit OnKeepalive OnTearDown
SendMessage SetPropertyValues deserialize dispatchSendRequestAsync
dispatchSendRequestSync getCredentials serialize


Methods

• method BindQueue(queueName As %String, exchangeName As %String, bindingKeys As %String) as %Status
• method CreateExchange(exchangeName As %String, exchangeType As %String, durable As %Boolean, autoDelete As %Boolean) as %Status
• method CreateQueue(queueName As %String, durable As %Boolean, exclusive As %Boolean, autoDelete As %Boolean) as %Status
• method OnInit() as %Status
This user callback method is called just after %OnNew()
• method SendMessage(message As EnsLib.RabbitMQ.Message) as %Status


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