Package com.pcbsys.nirvana.base

Documentation for the Java Base classes. More...

Data Structures

class  EnvironmentProperties
 Central place for environment property names. More...
 
class  nBaseNameAlreadyBoundException
 A Universal Messaging Name Already Bound Exception. More...
 
class  nChannelAttributes
 This class is a container for the attributes necessary to create/find a Nirvana channel. More...
 
class  nConstants
 A collection of Constants. More...
 
class  nConsumeEvent
 This class defines the nirvana event that publishers publish and subscribers receive. More...
 
class  nDataGroup
 This class represents a Data Group offering the related services Any event written to a Data Group will be propagated to all Data Streams that are members of that Data Group. More...
 
class  nDataStream
 This class represents a Data Stream offering the related services A Data Stream is a destination for published events. More...
 
class  nException
 This class defines the errors that can be thrown by using the nirvana client API. More...
 
class  nExceptionFactory
 Exception factory for the Universal Messaging exception. More...
 
class  nHeader
 This class represents a message Header. More...
 
class  nIllegalArgumentException
 A Universal Messaging Illegal Argument Exception. More...
 
class  nRealm
 This class represents a nirvana Realm. More...
 
class  nSecurityException
 This class defines the security errors that can be thrown by using the nirvana client API. More...
 
class  nStorePermission
 Base implementation of a permission entry that provides ability for setting specific Channel/Queue security settings. More...
 

Detailed Description

Documentation for the Java Base classes.

Universal Messaging Base API Package, contains base classes for the client api.