EnsLib.PEX.OutboundAdapter
class EnsLib.PEX.OutboundAdapter extends Ens.OutboundAdapter, EnsLib.PEX.Common
Method Inventory
Parameters
parameter SETTINGS = %remoteClassname:Remote OutboundAdapter,%remoteSettings:Remote OutboundAdapter,%gatewayName:Remote OutboundAdapter,%gatewayHost:Remote OutboundAdapter,%gatewayPort:Remote OutboundAdapter,%gatewayTimeout:Remote OutboundAdapter,%gatewayExtraClasspaths:Remote OutboundAdapter,%useHostConnection:Remote OutboundAdapter;
Inherited description: List of properties can be set as settings in the configuration file
format is a comma separated list of property names
Methods
method %DispatchMethod(method As %String, args...) as %ObjectHandle
Inherited description: Is used to implement an unknown method call. It is also used
to resolve an unknown multidimensional property reference (to get the value
of a property) because that syntax is identical to a method call.
Inherited Members
Inherited Properties
- %CredentialsObj
- %WarnedLatest
- %gatewayConnection
- %gatewayExtraClasspaths
- %gatewayHost
- %gatewayName
- %gatewayPort
- %gatewayProxy
- %gatewayTimeout
- %remoteClassname
- %remoteSettings
- BusinessHost
- Credentials
- KeepaliveInterval
- RegistryID
Inherited Methods
- %AddToSaveSet()
- %ClassIsLatestVersion()
- %ClassName()
- %ConstructClone()
- %DispatchClassMethod()
- %DispatchGetModified()
- %DispatchGetProperty()
- %DispatchSetModified()
- %DispatchSetMultidimProperty()
- %DispatchSetProperty()
- %Extends()
- %GetParameter()
- %IsA()
- %IsModified()
- %New()
- %NormalizeObject()
- %ObjectModified()
- %OriginalNamespace()
- %PackageName()
- %RemoveFromSaveSet()
- %SerializeObject()
- %SetModified()
- %ValidateObject()
- AssignOneSetting()
- CheckGatewayConnection()
- CheckGatewayDisconnection()
- ClearAllAppData()
- ClearRuntimeAppData()
- ClearStaticAppData()
- Connect()
- CredentialsSet()
- Disconnect()
- EnumerateSettingsClose()
- EnumerateSettingsExecute()
- EnumerateSettingsFetch()
- GetSettings()
- OnGetConnections()
- OnInit()
- OnKeepalive()
- OnTearDown()
- SetPropertyValues()
- deserialize()
- dispatchSendRequestAsync()
- dispatchSendRequestSync()
- serialize()