Creates a message of type com.stc.connectors.jms.Message, which wraps around the message variable of type javax.jms.Message.
|
Name |
Type |
Description |
|---|---|---|
|
msg |
javax.jms.Message |
The message variable. |
|
Returns |
Type |
|---|---|
|
The message object, with data from JMS Message object. |
com.stc.connectors.jms.Message |
Throws JMSException, IOException.