|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.mule.providers.AbstractMessageDispatcher
org.mule.providers.soap.axis.AxisMessageDispatcher
org.mule.providers.soap.axis.wsdl.AxisWsdlMessageDispatcher
public class AxisWsdlMessageDispatcher
Creates and Axis client services from WSDL and invokes it
| Field Summary |
|---|
| Fields inherited from class org.mule.providers.soap.axis.AxisMessageDispatcher |
|---|
clientConfig, connector, service |
| Fields inherited from class org.mule.providers.AbstractMessageDispatcher |
|---|
connected, connecting, connectionStrategy, disposed, endpoint, logger, workManager |
| Fields inherited from interface org.mule.umo.provider.UMOMessageDispatching |
|---|
RECEIVE_NO_WAIT, RECEIVE_WAIT_INDEFINITELY |
| Constructor Summary | |
|---|---|
AxisWsdlMessageDispatcher(org.mule.umo.endpoint.UMOImmutableEndpoint endpoint)
|
|
| Method Summary | |
|---|---|
protected org.apache.axis.client.Service |
createService(org.mule.umo.UMOEvent event)
|
| Methods inherited from class org.mule.providers.soap.axis.AxisMessageDispatcher |
|---|
createMessage, createService, doConnect, doDisconnect, doDispatch, doDispose, doReceive, doSend, getCall, getClientConfig, parseSoapAction, receive, receive, setMessageContextAttachments, setMessageContextProperties |
| 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 |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public AxisWsdlMessageDispatcher(org.mule.umo.endpoint.UMOImmutableEndpoint endpoint)
| Method Detail |
|---|
protected org.apache.axis.client.Service createService(org.mule.umo.UMOEvent event)
throws Exception
Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||