org.mule.providers.soap.xfire
Class MuleInvoker
java.lang.Object
org.mule.providers.soap.xfire.MuleInvoker
- All Implemented Interfaces:
- org.codehaus.xfire.service.invoker.Invoker
public class MuleInvoker
- extends Object
- implements org.codehaus.xfire.service.invoker.Invoker
Invokes a Mule Service via an XFire binding.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MuleInvoker
public MuleInvoker(AbstractMessageReceiver receiver,
boolean synchronous)
invoke
public Object invoke(Method method,
Object[] objects,
org.codehaus.xfire.MessageContext messageContext)
throws org.codehaus.xfire.fault.XFireFault
- Specified by:
invoke
in interface org.codehaus.xfire.service.invoker.Invoker
- Throws:
org.codehaus.xfire.fault.XFireFault
getEndpoint
public UMOImmutableEndpoint getEndpoint()
Copyright © 2003-2008 MuleSource, Inc.. All Rights Reserved.