This method works only for the objectified primitive object types (Integer, Double, Long ...), String objects, and byte arrays.
@param value the Java object to be written
@throws JMSException if the JMS provider fails to write the message dueto some internal error.
@throws MessageFormatException if the object is invalid.
@throws MessageNotWriteableException if the message is in read-only mode.
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |