This configuration element defines an association between a Messaging.MessagingProtocols and a type definition for the implementation of Messaging.IMessageHandler that will deliver messages with that protocol.
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...
|
|
This configuration element defines an association between a Messaging.MessagingProtocols and a type definition for the implementation of Messaging.IMessageHandler that will deliver messages with that protocol.
◆ ReadXml()
void Apac.Configuration.ProtocolConfigElement.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.ProtocolConfigElement.WriteXml |
( |
System.Xml.XmlWriter |
writer | ) |
|
|
inline |
Serializes the object to XML.
- Parameters
-
writer | The object to which the data is written. |
◆ MessageHandlerType
string Apac.Configuration.ProtocolConfigElement.MessageHandlerType |
|
getset |
Gets or sets the runtime type to be used to handle messages for this protocol type.
◆ Name
string Apac.Configuration.ProtocolConfigElement.Name |
|
getset |
Gets or sets the name of the association between messaging protocol and message handler type.
◆ Properties
override ConfigurationPropertyCollection Apac.Configuration.ProtocolConfigElement.Properties |
|
getprotected |
Gets the collection of configuration properties for this configuration element.
◆ Protocol
The documentation for this class was generated from the following file:
- /var/lib/jenkins/workspace/apac/APAC/APACCore/Configuration/ProtocolConfigElement.cs