Package com.alachisoft.ncache.runtime.caching.messaging
-
Interface Summary Interface Description DurableTopicSubscription Contains information about the subscribtion createdMessageReceivedListener User need to implement this interface in order to receive the message received events. -
Enum Summary Enum Description DeliveryMode NCache provides a DeliveryOption enum which specifies how the message should be delivered to any registered subscribers.The delivery option is specified during message publishing phase.TopicPriority Specifies the relative priority of topics stored in the Cache.TopicSearchOptions Specifies the option through which the topic is searched by.