Package MyChannels.Nirvana

Documentation for the Nirvana .Net Extended API. More...


Data Structures

interface  IConsumer
 Defines an object that receive messages from the realm. More...
interface  IDataGroup
 Defines a Data Group. More...
interface  IDataGroupSession
 Defines a direct data delivery session. More...
interface  IMessage
 The Message class represents the data published to or consumed from a Nirvana realm. More...
interface  IProducer
 Defines an object that can publish messages to the realm. More...
interface  IRegisteredEvent
 Defines an object that can be used to commit changes to an event that is stored in the realm server. More...
interface  ISession
 Defines a nirvana session object. More...
interface  ITransaction
 Allows messages to be sent in a transactional manner. More...
class  Message
 The Message class represents the data published to or consumed from a Nirvana realm. More...
class  Session
 Creates a session with a Nirvana Realm. More...

Detailed Description

Documentation for the Nirvana .Net Extended API.

Nirvana .Net Extended API Package, incorporating pub / sub & message queues & data groups.