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  
reader — Property, class com.pcbsys.nirvana.client.event.nQueueReaderEvent
Returns the nQueueReader that the event found.
realmName — Property, class com.pcbsys.nirvana.client.nSession
Returns the sessions server realm name
reconnected() — method, interface com.pcbsys.nirvana.client.nConnectionListener
This method is called by the nirvana client API when a reconnect happens so you can recommence your communications.
reconnected(value:com.pcbsys.nirvana.client.p2p:nService) — method, interface com.pcbsys.nirvana.client.p2p.nServiceStateListener
Callback fired when a service is reconnected to the realm
redelivered — Property, class com.pcbsys.nirvana.client.nEventAttributes
Obtain whether this event has been redelivered.
redeliveredCount — Property, class com.pcbsys.nirvana.client.nEventAttributes
Obtain the number of times the event has been redelivered.
registered — Property, class nBatchPublish
RELIABLE_TYPE — Constant Static Property, class com.pcbsys.nirvana.client.nChannelAttributes
Used to create a reliable channel type
RELIABLE_TYPE — Constant Static Property, class com.pcbsys.nirvana.client.nQueueAttributes
Used to create a reliable channel type
remoteId — Property, class com.pcbsys.nirvana.client.nSession
Returns the rName that this session has used
remove(key:String) — method, class com.pcbsys.nirvana.base.LongHashMap
remove(key:String) — method, class com.pcbsys.nirvana.client.nEventProperties
Removes the value index by the key
removeAllConnectionListeners() — method, class com.pcbsys.nirvana.client.nChannel
Removes all listeners from the channel
removeByGroup(group:com.pcbsys.nirvana.client:nDataGroup) — method, class com.pcbsys.nirvana.client.nDataGroup
Remove the specified data group from this one
removeByStream(stream:com.pcbsys.nirvana.client:nDataStream) — method, class com.pcbsys.nirvana.client.nDataGroup
Remove the stream Id from this data group
removeConnectionListener(listener:com.pcbsys.nirvana.client:nChannelConnectionListener) — method, class com.pcbsys.nirvana.client.nChannel
Removes the connection listener from the avaliable list
removedGroup(from:com.pcbsys.nirvana.client:nDataGroup, group:com.pcbsys.nirvana.client:nDataGroup, count:int) — method, interface com.pcbsys.nirvana.client.nDataGroupListener
Called when a group has been removed from the data group
removePublisher(subject:String, callback:Function) — method, class com.pcbsys.nirvana.client.nDataGroup
Remove the specified subject from the list of authorised publishers for this group
removeSubscriber(removeSubscriberCompleteCB:Function, eventCB:com.pcbsys.nirvana.client:nEventListener) — method, class com.pcbsys.nirvana.client.nChannel
Unregister the specified nEventListener as a subscriber from this channel.
replyToName — Property, class com.pcbsys.nirvana.client.nEventAttributes
Obtain the reply to name allocated to the event
replyType — Property, class com.pcbsys.nirvana.client.nEventAttributes
Obtain the reply type represented as a int value
requestDetails(detailsCB:Function) — method, class com.pcbsys.nirvana.client.nQueue
This method returns in a callback the current queue details.
reset(value:com.pcbsys.nirvana.client.p2p:nService) — method, interface com.pcbsys.nirvana.client.p2p.nServiceStateListener
Callback fired when a service has been fully re-established end to end
result — Property, class com.pcbsys.nirvana.client.event.nFindResultEvent
Returns the array that the event found.
result — Property, class com.pcbsys.nirvana.client.event.nGetStoresEvent
Returns the array that the event found.
result — Property, class com.pcbsys.nirvana.client.event.nNamedObjectEvent
Returns the nNamedObject that the event found.
result — Property, class com.pcbsys.nirvana.client.event.nNamedObjectsEvent
Returns the array that the event found.
result — Property, class com.pcbsys.nirvana.client.event.nSubscribeResultEvent
Returns the array that the event found.
results — Property, class com.pcbsys.nirvana.client.event.nDataGroupsEvent
Returns the Array of data groups that the event found.
resumeStream() — method, class com.pcbsys.nirvana.client.nSession
Resumes the events being received by the Data Group Listener.
retry(failureCount:int, realmName:String) — method, interface com.pcbsys.nirvana.client.nConnectionListener
This method is called each time a reconnection fails giving two parameters
rollback(rollbackCB:Function) — method, class com.pcbsys.nirvana.client.nConsumeEvent
Tells the server that it does not ack this event.
rollback(eventId::Long) — method, class com.pcbsys.nirvana.client.nQueueAsynchronousTransactionalReader
Rollbacks all events up to the specified event id that have not been committed or roll backed previously.
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