A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  
getArray(key:String) — method, class com.pcbsys.nirvana.client.nEventProperties
Get the value as an Array
getAttributes() — method, class com.pcbsys.nirvana.client.nSession
Gets the session attribute object associated with this session
getBoolean(key:String) — method, class com.pcbsys.nirvana.client.nEventProperties
Get the value as an Boolean
getByte(key:String) — method, class com.pcbsys.nirvana.client.nEventProperties
Get the value of a byte as an int
getByteArray(key:String) — method, class com.pcbsys.nirvana.client.nEventProperties
Get the value as an ByteArray
getChar(key:String) — method, class com.pcbsys.nirvana.client.nEventProperties
Get the value of a char as an String
getConflationAttributes() — method, class com.pcbsys.nirvana.client.nDataGroup
Get the conflation attributes for this data group if they exist
getConnectionDetail(index:int) — method, class com.pcbsys.nirvana.client.nSessionAttributes
Returns the rName indexed by index.
getDataGroups(callback:Function, listener:com.pcbsys.nirvana.client:nDataGroupListener) — method, class com.pcbsys.nirvana.client.nSession
Retrieves the global data group containing all known data groups on the server
getDefaultDataGroup(callback:Function, listener:com.pcbsys.nirvana.client:nDataGroupListener) — method, class com.pcbsys.nirvana.client.nSession
Retrieves the default data group from Nirvana
getDouble(key:String) — method, class com.pcbsys.nirvana.client.nEventProperties
Get the value as an Number
getFloat(key:String) — method, class com.pcbsys.nirvana.client.nEventProperties
Get the value of a Float as an Number
getGroup(groupName:String) — method, class com.pcbsys.nirvana.client.nDataGroup
Returns the DataGroup specified, if it is contained within this group.
getGroupCount() — method, class com.pcbsys.nirvana.client.nDataGroup
Returns the size of the DataGroups (if any) contained within this group.
getGroups() — method, class com.pcbsys.nirvana.client.nDataGroup
Returns the DataGroups (if any) contained within this group.
getGroupsContaining() — method, class com.pcbsys.nirvana.client.nDataGroup
Locate the groups that currently contain this group
getGroupsContaining(group:com.pcbsys.nirvana.client:nDataGroup) — method, class com.pcbsys.nirvana.client.nSession
Locate the groups that currently contain this group
getInt(key:String) — method, class com.pcbsys.nirvana.client.nEventProperties
Get the value as an int
getKeys() — method, class com.pcbsys.nirvana.client.nEventProperties
Get an array of keys as Strings
getKnownGroupCount() — method, class com.pcbsys.nirvana.client.nSession
Get the size of the known data groups list
getLong(key:String) — method, class com.pcbsys.nirvana.client.nEventProperties
Get the value as an Long
getNamedObject(namedObjectCB:Function, name:String) — method, class com.pcbsys.nirvana.client.nChannel
Gets a nNamedObject registered with this channel
getNamedObjects(namedObjectsCB:Function) — method, class com.pcbsys.nirvana.client.nChannel
Gets an array of all known nNamedObjects registered with this channel
getNumberOfVendedConnections() — Static Method , class com.pcbsys.nirvana.client.nSessionFactory
Gets the number of nirvana sessions vended
getObject(key:String) — method, class com.pcbsys.nirvana.client.nEventProperties
Get the value as an Object
getProperties(key:String) — method, class com.pcbsys.nirvana.client.nEventProperties
Get the value as an nEventProperties
getSessionId() — method, class com.pcbsys.nirvana.client.nSession
Returns the unique connection id associated with this session by the server.
getShort(key:String) — method, class com.pcbsys.nirvana.client.nEventProperties
Get the value of a short as an int
getStores(storesCB:Function, folder:String) — method, class com.pcbsys.nirvana.client.nSession
Returns an array of all known channels and queues
getStream(name:String) — method, class com.pcbsys.nirvana.client.nDataGroup
Returns the stream associated with groupName
getString(key:String) — method, class com.pcbsys.nirvana.client.nEventProperties
Get the value as an String
getValue(key::Long) — method, class com.pcbsys.nirvana.base.LongHashMap
getValues() — method, class com.pcbsys.nirvana.client.nEventProperties
Get an Array of values as Objects
go(event:any) — method, interface com.pcbsys.nirvana.client.nEventListener
This method is asynchronously called by the nirvana client API to deliver an event to a registered subscriber.
go(evt:any) — method, class com.pcbsys.nirvana.client.nEventListenerHelper
This function is used internally
group — Property, class com.pcbsys.nirvana.client.event.nDataGroupEvent
Returns the group that the event found.
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z