org.mule.transport.soap.axis
Class AxisConnectorHttpFunctionalTestCase.ComponentWithoutInterfaces

java.lang.Object
  extended by org.mule.transport.soap.axis.AxisConnectorHttpFunctionalTestCase.ComponentWithoutInterfaces
Enclosing class:
AxisConnectorHttpFunctionalTestCase

public static class AxisConnectorHttpFunctionalTestCase.ComponentWithoutInterfaces
extends Object


Constructor Summary
AxisConnectorHttpFunctionalTestCase.ComponentWithoutInterfaces()
           
 
Method Summary
 String echo(String msg)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AxisConnectorHttpFunctionalTestCase.ComponentWithoutInterfaces

public AxisConnectorHttpFunctionalTestCase.ComponentWithoutInterfaces()
Method Detail

echo

public String echo(String msg)


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