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.nQueue

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.

See also:
nChannel

nQueue


Member Function Documentation

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

Returns the nSession used to create/find this channel.

Returns:
the nSession associated with this channel