com.pcbsys.nirvana.nJMS.MapMessageImpl Class Reference

<Enter Class Description> More...

Inherits com.pcbsys.nirvana.nJMS.MessageImpl, and MapMessage.

Additional Inherited Members

- Public Member Functions inherited from com.pcbsys.nirvana.nJMS.MessageImpl
byte[] getJMSCorrelationIDAsBytes () throws javax.jms.JMSException
 <Enter Method Description> More...
 
long getJMSTimestamp () throws javax.jms.JMSException
 <Enter Method Description> More...
 
 MessageImpl ()
 <Enter Constructor Description>
 
void setJMSTimestamp (long timestamp) throws javax.jms.JMSException
 <Enter Method Description> More...
 
- Protected Member Functions inherited from com.pcbsys.nirvana.nJMS.MessageImpl
void setProducer (MessageProducer producer) throws javax.jms.JMSException
 <Enter Method Description>
 
void setRedeliveryCount (int count) throws javax.jms.JMSException
 <Enter Method Description> More...
 
void setTTL (long ttl) throws javax.jms.JMSException
 <Enter Method Description> More...
 

Detailed Description

<Enter Class Description>