com.pcbsys.nirvana.client.nAbstractChannel Class Reference

This is the base class for all nirvana channel types, including queues and normal pub/sub channels and as such has no public methods. More...

Inheritance diagram for com.pcbsys.nirvana.client.nAbstractChannel:

com.pcbsys.nirvana.client.nChannel com.pcbsys.nirvana.client.com.pcbsys.nirvana.client.nQueue

Public Member Functions

nSession getSession ()
 Returns the nSession object that this channel belongs to.

Detailed Description

This is the base class for all nirvana channel types, including queues and normal pub/sub channels and as such has no public methods.

nChannel nQueue


Member Function Documentation

nSession com.pcbsys.nirvana.client.nAbstractChannel.getSession (  ) 

Returns the nSession object that this channel belongs to.

Returns:
The nSession that this channel is associated with