Uses of Interface
org.mule.providers.ReplyToHandler

Packages that use ReplyToHandler
org.mule.impl.model   
org.mule.providers Contains Abstract classes providing common functionality for all Mule providers. 
 

Uses of ReplyToHandler in org.mule.impl.model
 

Methods in org.mule.impl.model that return ReplyToHandler
protected  ReplyToHandler DefaultMuleProxy.getReplyToHandler(UMOMessage message, UMOImmutableEndpoint endpoint)
           
 

Uses of ReplyToHandler in org.mule.providers
 

Classes in org.mule.providers that implement ReplyToHandler
 class DefaultReplyToHandler
          DefaultReplyToHandler is responsible for processing a message replyTo header.
 

Methods in org.mule.providers that return ReplyToHandler
 ReplyToHandler AbstractConnector.getReplyToHandler()
           
 



Copyright © 2003-2006 MuleSource Inc.. All Rights Reserved.