org.mule.providers.soap.axis
Class AxisServiceProxy
java.lang.Object
org.mule.providers.soap.ServiceProxy
org.mule.providers.soap.axis.AxisServiceProxy
- public class AxisServiceProxy
- extends org.mule.providers.soap.ServiceProxy
ServiceProxy is a proxy that wraps a soap endpointUri to look
like a Web service.
Also provides helper methods for building and describing web service
interfaces in Mule.
- Version:
- $Revision: 3167 $
- Author:
- Ross Mason
| Methods inherited from class org.mule.providers.soap.ServiceProxy |
getInterfacesForComponent, getMethodNames, getMethods, removeInterface |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AxisServiceProxy
public AxisServiceProxy()
createProxy
public static Object createProxy(org.mule.providers.AbstractMessageReceiver receiver,
boolean synchronous,
Class[] classes)
createServiceHandler
public static InvocationHandler createServiceHandler(org.mule.providers.AbstractMessageReceiver receiver,
boolean synchronous)
Copyright © 2003-2006 SymphonySoft Limited. All Rights Reserved.