org.mule.providers.soap.axis.extensions
Class MuleMsgProvider
java.lang.Object
MsgProvider
org.mule.providers.soap.axis.extensions.MuleMsgProvider
- public class MuleMsgProvider
- extends MsgProvider
MuleMsgProvider Is an Axis service endpoint that builds services
from Mule managed components
- Version:
- $Revision: 3798 $
- Author:
- Ross Mason
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MuleMsgProvider
public MuleMsgProvider(AxisConnector connector)
makeNewServiceObject
protected Object makeNewServiceObject(MessageContext messageContext,
String s)
throws Exception
- Throws:
Exception
getServiceClass
protected Class getServiceClass(String s,
SOAPService soapService,
MessageContext messageContext)
throws AxisFault
- Throws:
AxisFault
setOperationStyle
protected void setOperationStyle(MessageContext msgContext)
- Deprecated. I dont think this is necessary, but leaving it here for a while
- Parameters:
msgContext -
invoke
public void invoke(MessageContext msgContext)
throws AxisFault
- Throws:
AxisFault
Copyright © 2003-2006 MuleSource Inc.. All Rights Reserved.