PubSubHelpers Class |
Namespace: Crosser.Common.Utilities.PubSub
public static class PubSubHelpers
The PubSubHelpers type exposes the following members.
Name | Description | |
---|---|---|
TopicReplaced |
Transforms the Topic to a wildcard string to be used in RegEx comparison
|
Name | Description | |
---|---|---|
FULL_WILDCARD_REPLACE |
replace for wildcards '#' for using regular expression on topic match
| |
LEVEL_WILDCARD_REPLACE |
replace for wildcards '+' for using regular expression on topic match
|