Package | Description |
---|---|
org.mule.api.transport |
Contains the interfaces that comprise a provider implementation.
|
org.mule.module.cxf | |
org.mule.transport.soap.axis |
Provides an Axis soap transport for Mule.
|
Modifier and Type | Method and Description |
---|---|
void |
MessageDispatching.dispatch(MuleEvent event)
Dispatches an event from the endpoint to the external system
|
MuleMessage |
MessageDispatching.send(MuleEvent event)
Sends an event from the endpoint to the external system
|
Modifier and Type | Method and Description |
---|---|
protected String |
CxfOutboundMessageProcessor.getMethodOrOperationName(MuleEvent event) |
Modifier and Type | Method and Description |
---|---|
protected Object |
AxisMessageDispatcher.getInitialMethod(MuleEvent event) |
Copyright © 2003–2016 MuleSoft, Inc.. All rights reserved.