org.mule.providers.jms
Class JmsReplyToHandler
java.lang.Object
org.mule.providers.DefaultReplyToHandler
org.mule.providers.jms.JmsReplyToHandler
- All Implemented Interfaces:
- ReplyToHandler
public class JmsReplyToHandler
- extends DefaultReplyToHandler
JmsReplyToHandler
will process a JMS replyTo or hand off to the
default replyTo handler if the replyTo is a URL.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JmsReplyToHandler
public JmsReplyToHandler(JmsConnector connector,
UMOTransformer transformer)
processReplyTo
public void processReplyTo(UMOEvent event,
UMOMessage returnMessage,
Object replyTo)
throws UMOException
- Specified by:
processReplyTo
in interface ReplyToHandler
- Overrides:
processReplyTo
in class DefaultReplyToHandler
- Throws:
UMOException
Copyright © 2003-2008 MuleSource, Inc.. All Rights Reserved.