org.codehaus.activesoap.transport.jms
Class JMSUtils
java.lang.Object
org.codehaus.activesoap.transport.jms.JMSUtils
- public class JMSUtils
- extends Object
Some JMS related helper methods
- Version:
- $Revision: 1.1 $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JMSUtils
public JMSUtils()
createDuplicateMessage
public static Message createDuplicateMessage(Session session,
Message message)
throws JMSException
- Creates a duplicate message on the given session so that it can be sent elsewhere
- Throws:
JMSException
Copyright © 2004-2007 LogicBlaze, Inc.. All Rights Reserved.