org.mule.transport.http.functional
Class HttpMultipleCookiesInEndpointTestComponent

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

public class HttpMultipleCookiesInEndpointTestComponent
extends java.lang.Object
implements Callable


Field Summary
protected  Logger logger
           
 
Constructor Summary
HttpMultipleCookiesInEndpointTestComponent()
           
 
Method Summary
 java.lang.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

HttpMultipleCookiesInEndpointTestComponent

public HttpMultipleCookiesInEndpointTestComponent()
Method Detail

onCall

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


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