public class UniversalSender
extends org.apache.axis.handlers.BasicHandler
Modifier and Type | Field and Description |
---|---|
protected Map |
endpointsCache |
protected 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 Log logger
protected Map endpointsCache
protected MuleContext muleContext
public void invoke(org.apache.axis.MessageContext msgContext) throws org.apache.axis.AxisFault
org.apache.axis.AxisFault
protected OutboundEndpoint lookupEndpoint(String uri) throws MuleException
MuleException
Copyright © 2003–2016 MuleSoft, Inc.. All rights reserved.