org.mule.transport.http.issues
Class NoTransformPassThroughComponent

java.lang.Object
  extended by org.mule.transport.http.issues.NoTransformPassThroughComponent
All Implemented Interfaces:
Callable, EventListener

public class NoTransformPassThroughComponent
extends java.lang.Object
implements Callable


Constructor Summary
NoTransformPassThroughComponent()
           
 
Method Summary
 java.lang.Object onCall(MuleEventContext context)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NoTransformPassThroughComponent

public NoTransformPassThroughComponent()
Method Detail

onCall

public java.lang.Object onCall(MuleEventContext context)
                        throws java.lang.Exception
Specified by:
onCall in interface Callable
Throws:
java.lang.Exception


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