|
||||||||||
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.servlet.jetty.JettyContinuationsReplyToHandler
public class JettyContinuationsReplyToHandler
This handler is responsible for resuming the continuation for the current request
Field Summary |
---|
Fields inherited from class org.mule.transport.DefaultReplyToHandler |
---|
logger, muleContext |
Constructor Summary | |
---|---|
JettyContinuationsReplyToHandler(java.util.List<Transformer> transformers,
MuleContext muleContext)
|
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 JettyContinuationsReplyToHandler(java.util.List<Transformer> transformers, MuleContext muleContext)
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 |