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:
- ExceptionListener, Disposable, UMOConnectable, UMOMessageDispatcher, UMOMessageDispatching
public class AxisWsdlMessageDispatcher
- extends AxisMessageDispatcher
Creates and Axis client services from WSDL and invokes it.
Methods inherited from class org.mule.providers.soap.axis.AxisMessageDispatcher |
addAttachments, buildSoapMethods, createMessage, createService, doConnect, doDisconnect, doDispatch, doDispose, doReceive, doSend, getCall, getClientConfig, getInitialMethod, parseSoapAction, parseStyle, parseUse, receive, receive, refineMethod, setCustomProperties, setMessageContextAttachments, setMessageContextProperties, setSoapAction, setUserCredentials |
Methods inherited from class org.mule.providers.AbstractMessageDispatcher |
activate, connect, disconnect, dispatch, dispose, exceptionThrown, getConnectEventId, getConnectionDescription, getConnector, getEndpoint, isConnected, isDoThreading, isTransactionRollback, passivate, receive, reconnect, send, toString, useRemoteSync, validate |
AxisWsdlMessageDispatcher
public AxisWsdlMessageDispatcher(UMOImmutableEndpoint endpoint)
createService
protected org.apache.axis.client.Service createService(UMOEvent event)
throws Exception
- Throws:
Exception
Copyright © 2003-2008 MuleSource, Inc.. All Rights Reserved.