org.mule.transport.http.construct.support
Class CopyInboundToOutboundPropertiesTransformerCallback

java.lang.Object
  extended by org.mule.transport.http.construct.support.CopyInboundToOutboundPropertiesTransformerCallback
All Implemented Interfaces:
org.mule.transformer.TransformerTemplate.TransformerCallback

public final class CopyInboundToOutboundPropertiesTransformerCallback
extends Object
implements org.mule.transformer.TransformerTemplate.TransformerCallback


Constructor Summary
CopyInboundToOutboundPropertiesTransformerCallback()
           
 
Method Summary
 Object doTransform(org.mule.api.MuleMessage message)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CopyInboundToOutboundPropertiesTransformerCallback

public CopyInboundToOutboundPropertiesTransformerCallback()
Method Detail

doTransform

public Object doTransform(org.mule.api.MuleMessage message)
                   throws Exception
Specified by:
doTransform in interface org.mule.transformer.TransformerTemplate.TransformerCallback
Throws:
Exception


Copyright © 2003–2014 MuleSoft, Inc.. All rights reserved.