org.mule.transport.http.functional
Class HttpOutboundHeadersPropagationComponent

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

public class HttpOutboundHeadersPropagationComponent
extends Object
implements Callable


Field Summary
protected  Logger logger
           
 
Constructor Summary
HttpOutboundHeadersPropagationComponent()
           
 
Method Summary
 Object onCall(MuleEventContext muleEventContext)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

logger

protected Logger logger
Constructor Detail

HttpOutboundHeadersPropagationComponent

public HttpOutboundHeadersPropagationComponent()
Method Detail

onCall

public Object onCall(MuleEventContext muleEventContext)
              throws Exception
Specified by:
onCall in interface Callable
Throws:
Exception


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