Provides a way for an message configuration to reference a specific address resolution setup without duplicating data. Using this, a resolver can be established (see AddressResolverConfigElement) as handled by multiple queues and message types.
More...
|
System.Xml.Schema.XmlSchema | GetSchema () |
|
void | ReadXml (System.Xml.XmlReader reader) |
| Deserializes the object from XML. More...
|
|
void | WriteXml (System.Xml.XmlWriter writer) |
| Serializes the object to XML. More...
|
|
|
override ConfigurationPropertyCollection | Properties [get] |
| Gets the collection of configuration properties for this configuration element. More...
|
|
string | resolver [get, set] |
| Gets or sets the name of the association between messaging protocol and message handler type. More...
|
|
Provides a way for an message configuration to reference a specific address resolution setup without duplicating data. Using this, a resolver can be established (see AddressResolverConfigElement) as handled by multiple queues and message types.
◆ ReadXml()
void Apac.Configuration.AddressResolverRefConfigElement.ReadXml |
( |
System.Xml.XmlReader |
reader | ) |
|
|
inline |
Deserializes the object from XML.
- Parameters
-
reader | The object from which the data is read. |
◆ WriteXml()
void Apac.Configuration.AddressResolverRefConfigElement.WriteXml |
( |
System.Xml.XmlWriter |
writer | ) |
|
|
inline |
Serializes the object to XML.
- Parameters
-
writer | The object to which the data is written. |
◆ Properties
override ConfigurationPropertyCollection Apac.Configuration.AddressResolverRefConfigElement.Properties |
|
getprotected |
Gets the collection of configuration properties for this configuration element.
◆ resolver
string Apac.Configuration.AddressResolverRefConfigElement.resolver |
|
getset |
Gets or sets the name of the association between messaging protocol and message handler type.
The documentation for this class was generated from the following file:
- /var/lib/jenkins/workspace/apac/APAC/APACCore/Configuration/AddressResolverRefConfigElement.cs