org.mule.transport.soap.axis.wsdl
Class AxisWsdlMessageDispatcher
java.lang.Object
org.mule.transport.AbstractTransportMessageHandler
org.mule.transport.AbstractMessageDispatcher
org.mule.transport.soap.axis.AxisMessageDispatcher
org.mule.transport.soap.axis.wsdl.AxisWsdlMessageDispatcher
- All Implemented Interfaces:
- Disposable, Initialisable, Lifecycle, LifecycleStateEnabled, Startable, Stoppable, MessageProcessor, Connectable, MessageDispatcher
public class AxisWsdlMessageDispatcher
- extends AxisMessageDispatcher
Creates and Axis client services from WSDL and invokes it.
Methods inherited from class org.mule.transport.soap.axis.AxisMessageDispatcher |
addAttachments, buildSoapMethods, createMessage, createService, doConnect, doDisconnect, doDispatch, doDispose, doSend, getCall, getClientConfig, getInitialMethod, parseSoapAction, parseStyle, parseUse, refineMethod, setCustomProperties, setMessageContextAttachments, setMessageContextProperties, setSoapAction, setUserCredentials |
Methods inherited from class org.mule.transport.AbstractTransportMessageHandler |
activate, connect, createMuleMessage, createMuleMessage, createMuleMessage, createMuleMessageFactory, createNullMuleMessage, disconnect, dispose, disposeAndLogException, doInitialise, doStart, doStop, getConnectEventId, getConnectionDescription, getConnector, getLifecycleState, initialise, initializeMessageFactory, initializeRetryPolicy, isConnected, isDoThreading, isStarted, isStarting, isStopping, passivate, setEndpoint, start, stop, toString, validate, validateConnection |
Methods inherited from interface org.mule.api.lifecycle.Startable |
start |
Methods inherited from interface org.mule.api.lifecycle.Stoppable |
stop |
AxisWsdlMessageDispatcher
public AxisWsdlMessageDispatcher(OutboundEndpoint endpoint)
createService
protected org.apache.axis.client.Service createService(MuleEvent event)
throws Exception
- Throws:
Exception
Copyright © 2003-2012 MuleSoft, Inc.. All Rights Reserved.