|
Options | Name | Purpose | |
---|---|---|---|
Progress.Lang.Object GetOption (character) |
/**
Retrieve a topic configuration value by its option name.
@param name The name of the option.
@return the value of the option.
*/
|
||
CHARACTER GetOptionNames () |
/**
Returns an array of the option names that have been configured for this topic.
@return The names of all the option values that have been stored.
*/
|
||
LOGICAL HasOption (character) |
/**
Returns true if the topic option has been set.
@param name The name of the option.
@return True if an option with the given name has been set.
*/
|
Options | Name | Purpose | |
---|---|---|---|
OpenEdge.Messaging.IDeserializer BodyDeserializer |
|
||
OpenEdge.Messaging.ISerializer BodySerializer |
|
||
CHARACTER TopicName |
|
Progress.Lang.Object GetOption (character)
|
||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
CHARACTER GetOptionNames ()
|
||||||||||||||||||
LOGICAL HasOption (character)
|
OpenEdge.Messaging.IDeserializer BodyDeserializer
|
||||||||
---|---|---|---|---|---|---|---|---|
OpenEdge.Messaging.ISerializer BodySerializer
|
||||||||
CHARACTER TopicName
|