Naming Conventions
Naming conventions are used in JustSaying to convert message types into queue and topic names. While custom names can be provided when registering topics and queues individually, these conventions provide a single place to configure naming for all topics and queues.
IQueueNamingConvention
IQueueNamingConventionProvides a type to queue name convention
ITopicNamingConvention
ITopicNamingConventionProvides a type to topic name convention
Last updated
Was this helpful?