|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.axis.handlers.BasicHandler
org.mule.transport.soap.axis.extensions.UniversalSender
public class UniversalSender
An Axis handler that will dispatch the SOAP event via a Mule endpoint
| Field Summary | |
|---|---|
protected Map |
endpointsCache
|
protected Log |
logger
logger used by this class |
protected MuleContext |
muleContext
|
| Fields inherited from class org.apache.axis.handlers.BasicHandler |
|---|
makeLockable, name, options |
| Constructor Summary | |
|---|---|
UniversalSender()
|
|
| Method Summary | |
|---|---|
void |
invoke(org.apache.axis.MessageContext msgContext)
|
protected OutboundEndpoint |
lookupEndpoint(String uri)
|
| Methods inherited from class org.apache.axis.handlers.BasicHandler |
|---|
canHandleBlock, cleanup, generateWSDL, getDeploymentData, getName, getOption, getOptions, getUnderstoodHeaders, init, initHashtable, onFault, setName, setOption, setOptionDefault, setOptions, setOptionsLockable |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected transient Log logger
protected Map endpointsCache
protected MuleContext muleContext
| Constructor Detail |
|---|
public UniversalSender()
| Method Detail |
|---|
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
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||