org.mule.providers.soap.axis.wsdl
Class AxisWsdlMessageDispatcher
java.lang.Object
org.mule.providers.AbstractMessageDispatcher
org.mule.providers.soap.axis.AxisMessageDispatcher
org.mule.providers.soap.axis.wsdl.AxisWsdlMessageDispatcher
- All Implemented Interfaces:
- Disposable, ExceptionListener, UMOConnectable, UMOMessageDispatcher
- public class AxisWsdlMessageDispatcher
- extends AxisMessageDispatcher
Creates and Axis client services from WSDL and invokes it
- Version:
- $Revision: 3798 $
- Author:
- Ross Mason
| Methods inherited from class org.mule.providers.soap.axis.AxisMessageDispatcher |
createMessage, createService, doConnect, doDisconnect, doDispatch, doDispose, doReceive, doSend, getCall, getClientConfig, getDelegateSession, parseSoapAction, receive, setMessageContextAttachments, setMessageContextProperties |
| Methods inherited from class org.mule.providers.AbstractMessageDispatcher |
connect, disconnect, dispatch, dispose, exceptionThrown, getConnectEventId, getConnectionDescription, getConnector, getOutputStream, isConnected, isDisposed, isTransactionRollback, receive, receive, reconnect, send, useRemoteSync |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AxisWsdlMessageDispatcher
public AxisWsdlMessageDispatcher(UMOImmutableEndpoint endpoint)
createService
protected Service createService(UMOEvent event)
throws Exception
- Throws:
Exception
Copyright © 2003-2006 MuleSource Inc.. All Rights Reserved.