public class JmsMessageConverter extends Object
| Constructor and Description |
|---|
JmsMessageConverter() |
| Modifier and Type | Method and Description |
|---|---|
static Object |
extractContent(javax.jms.Message message)
For the given Message try to extract the actual payload content and return as that content type.
|
public static Object extractContent(javax.jms.Message message) throws javax.jms.JMSException
message - javax.jms.JMSExceptionCopyright © 2007-2016 Ikasan. All Rights Reserved.