|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.mule.transport.DefaultReplyToHandler
org.mule.transport.ajax.AjaxReplyToHandler
public class AjaxReplyToHandler
Handles the sending of sending result messages back to the client when the a replyTo channel is specified in the client request.
Field Summary |
---|
Fields inherited from class org.mule.transport.DefaultReplyToHandler |
---|
logger, muleContext |
Constructor Summary | |
---|---|
AjaxReplyToHandler(java.util.List<Transformer> transformers,
Connector connector)
|
Method Summary | |
---|---|
void |
processReplyTo(MuleEvent event,
MuleMessage returnMessage,
java.lang.Object replyTo)
|
Methods inherited from class org.mule.transport.DefaultReplyToHandler |
---|
getEndpoint, getTransformers, setTransformers |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AjaxReplyToHandler(java.util.List<Transformer> transformers, Connector connector)
Method Detail |
---|
public void processReplyTo(MuleEvent event, MuleMessage returnMessage, java.lang.Object replyTo) throws MuleException
processReplyTo
in interface ReplyToHandler
processReplyTo
in class DefaultReplyToHandler
MuleException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |