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:

Public Member Functions | |
| nSession | getSession () |
| Returns the nSession used to create/find this channel. | |
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.
Member Function Documentation
| nSession com.pcbsys.nirvana.client.nAbstractChannel.getSession | ( | ) |
