OpenEdge.Messaging.TopicConfiguration
- Last Updated: January 15, 2026
- 1 minute read
- OpenEdge
- Version 12.8
- Documentation
|
Method Summary
| Options | Name | Purpose | |
|---|---|---|---|
| Progress.Lang.Object GetOption (character) |
/**
Return the value of an option that has been set.
*/
|
||
| CHARACTER GetOptionNames () |
/**
Return array of option names that have been set.
*/
|
||
| LOGICAL HasOption (character) |
/**
Returns true if the option has been set.
*/
|
Constructor Summary
Property Summary
| Options | Name | Purpose | |
|---|---|---|---|
| OpenEdge.Messaging.IDeserializer BodyDeserializer |
|
||
| OpenEdge.Messaging.ISerializer BodySerializer |
|
||
| CHARACTER TopicName |
|
Method Detail
Progress.Lang.Object GetOption (character)
|
||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
CHARACTER GetOptionNames ()
|
||||||||||||||||||
LOGICAL HasOption (character)
|
||||||||||||||||||
Constructor Detail
TopicConfiguration (character)
|
||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
TopicConfiguration (character, IStringKeyedMap)
|
||||||||||||||||||
TopicConfiguration (character, IStringKeyedMap, IDeserializer)
|
||||||||||||||||||
TopicConfiguration (character, IStringKeyedMap, ISerializer)
|
||||||||||||||||||
Property Detail
OpenEdge.Messaging.IDeserializer BodyDeserializer
|
||||||||
|---|---|---|---|---|---|---|---|---|
OpenEdge.Messaging.ISerializer BodySerializer
|
||||||||
CHARACTER TopicName
|
||||||||