Uses of Class
org.mule.transport.DefaultReplyToHandler

Packages that use DefaultReplyToHandler
org.mule.transport.ajax   
org.mule.transport.jms Provides Jms transport connectivity with support for all Jms features. 
org.mule.transport.servlet.jetty   
 

Uses of DefaultReplyToHandler in org.mule.transport.ajax
 

Subclasses of DefaultReplyToHandler in org.mule.transport.ajax
 class AjaxReplyToHandler
          Handles the sending of sending result messages back to the client when the a replyTo channel is specified in the client request.
 

Uses of DefaultReplyToHandler in org.mule.transport.jms
 

Subclasses of DefaultReplyToHandler in org.mule.transport.jms
 class JmsReplyToHandler
          JmsReplyToHandler will process a JMS replyTo or hand off to the default replyTo handler if the replyTo is a URL.
 

Uses of DefaultReplyToHandler in org.mule.transport.servlet.jetty
 

Subclasses of DefaultReplyToHandler in org.mule.transport.servlet.jetty
 class JettyContinuationsReplyToHandler
          This handler is responsible for resuming the continuation for the current request
 



Copyright © 2003-2012 MuleSoft, Inc.. All Rights Reserved.