Glossary:
Data Structures
Here are the data structures with brief descriptions:| nConsumeEvent | This class is used to represent all messages that are published to and consumed from Nirvana |
| nEventAttributes | Used by the nConsumeEvent object in order to store standard header values associated with nirvana events |
| nEventProperties | This class provides a structure for storing key/value pairs |
| NirvanaChannel | This class represents a wrapper to a Nirvana Channel |
| NirvanaQueue | This class represents a wrapper to a Nirvana Queue |
| NirvanaService | This class represents a wrapper to a Nirvana Service |
| NirvanaSessionHelper | This is a utility class for a Nirvana session |
| NirvanaTransaction | This class represents a wrapper to a NirvanaTransaction |
| NirvanaTransactionAttributes | NirvanaTransactionAttributes objects are used to construct NirvanaTransactions |
