public class UniversalSender
extends org.apache.axis.handlers.BasicHandler
| Modifier and Type | Field and Description |
|---|---|
protected Map |
endpointsCache |
protected org.apache.commons.logging.Log |
logger
logger used by this class
|
protected MuleContext |
muleContext |
| Constructor and Description |
|---|
UniversalSender() |
| Modifier and Type | Method and Description |
|---|---|
void |
invoke(org.apache.axis.MessageContext msgContext) |
protected OutboundEndpoint |
lookupEndpoint(String uri) |
protected transient org.apache.commons.logging.Log logger
protected Map endpointsCache
protected MuleContext muleContext
public void invoke(org.apache.axis.MessageContext msgContext)
throws org.apache.axis.AxisFault
org.apache.axis.AxisFaultprotected OutboundEndpoint lookupEndpoint(String uri) throws MuleException
MuleExceptionCopyright © 2003–2015 MuleSoft, Inc.. All rights reserved.