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 java.lang.Object


Constructor Summary
AxisConnectorHttpFunctionalTestCase.ComponentWithoutInterfaces()
           
 
Method Summary
 java.lang.String echo(java.lang.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 java.lang.String echo(java.lang.String msg)


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