com.eviware.soapui.impl.wsdl.submit.transports.jms.util
Class JMSUtils

java.lang.Object
  extended by com.eviware.soapui.impl.wsdl.submit.transports.jms.util.JMSUtils

public class JMSUtils
extends java.lang.Object


Constructor Summary
JMSUtils()
           
 
Method Summary
static boolean checkIfJMS(ModelItem modelItem)
           
static java.lang.String extractMapMessagePayloadToString(javax.jms.MapMessage mapMessage)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JMSUtils

public JMSUtils()
Method Detail

checkIfJMS

public static boolean checkIfJMS(ModelItem modelItem)

extractMapMessagePayloadToString

public static java.lang.String extractMapMessagePayloadToString(javax.jms.MapMessage mapMessage)
                                                         throws javax.jms.JMSException
Throws:
javax.jms.JMSException


Copyright © 2005-2010 eviware.com. All Rights Reserved.