| 
 | |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.jboss.mq.SpyMessage
org.jboss.mq.SpyObjectMessage
org.jboss.mq.SpyEncapsulatedMessage
This Message class is used to send a non 'provider-optimized Message' over the network [4.4.5]
| Nested Class Summary | 
| Nested classes inherited from class org.jboss.mq.SpyMessage | 
| SpyMessage.Header | 
| Field Summary | 
| Fields inherited from class org.jboss.mq.SpyMessage | 
| ack, BOOLEAN, BYTE, BYTES_MESS, DOUBLE, ENCAP_MESS, FLOAT, header, INT, LONG, MAP_MESS, NULL, OBJECT, OBJECT_MESS, PROPERTY_REDELIVERY_COUNT, PROPERTY_REDELIVERY_DELAY, PROPERTY_REDELIVERY_LIMIT, PROPERTY_SCHEDULED_DELIVERY, session, SHORT, SPY_MESS, STREAM_MESS, STRING, TEXT_MESS | 
| Fields inherited from interface javax.jms.Message | 
| DEFAULT_DELIVERY_MODE, DEFAULT_PRIORITY, DEFAULT_TIME_TO_LIVE | 
| Constructor Summary | |
| SpyEncapsulatedMessage() | |
| Method Summary | |
|  javax.jms.Message | getMessage() | 
|  SpyMessage | myClone()Clone the message | 
|  void | setMessage(javax.jms.Message m) | 
| Methods inherited from class org.jboss.mq.SpyObjectMessage | 
| clearBody, getObject, readExternal, setObject, writeExternal | 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait | 
| Methods inherited from interface javax.jms.Message | 
| acknowledge, clearProperties, getBooleanProperty, getByteProperty, getDoubleProperty, getFloatProperty, getIntProperty, getJMSCorrelationID, getJMSCorrelationIDAsBytes, getJMSDeliveryMode, getJMSDestination, getJMSExpiration, getJMSMessageID, getJMSPriority, getJMSRedelivered, getJMSReplyTo, getJMSTimestamp, getJMSType, getLongProperty, getObjectProperty, getPropertyNames, getShortProperty, getStringProperty, propertyExists, setBooleanProperty, setByteProperty, setDoubleProperty, setFloatProperty, setIntProperty, setJMSCorrelationID, setJMSCorrelationIDAsBytes, setJMSDeliveryMode, setJMSDestination, setJMSExpiration, setJMSMessageID, setJMSPriority, setJMSRedelivered, setJMSReplyTo, setJMSTimestamp, setJMSType, setLongProperty, setObjectProperty, setShortProperty, setStringProperty | 
| Constructor Detail | 
public SpyEncapsulatedMessage()
| Method Detail | 
public void setMessage(javax.jms.Message m)
                throws javax.jms.JMSException
javax.jms.JMSException
public javax.jms.Message getMessage()
                             throws javax.jms.JMSException
javax.jms.JMSExceptionpublic SpyMessage myClone() throws javax.jms.JMSException
SpyMessage
myClone in class SpyObjectMessagejavax.jms.JMSException| 
 | |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||