org.apache.axis2.receivers
Class RawXMLINOutAsyncMessageReceiver
java.lang.Object
org.apache.axis2.receivers.AbstractMessageReceiver
org.apache.axis2.receivers.AbstractInOutAsyncMessageReceiver
org.apache.axis2.receivers.RawXMLINOutAsyncMessageReceiver
- All Implemented Interfaces:
- MessageReceiver
- public class RawXMLINOutAsyncMessageReceiver
- extends AbstractInOutAsyncMessageReceiver
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RawXMLINOutAsyncMessageReceiver
public RawXMLINOutAsyncMessageReceiver()
findOperation
public Method findOperation(AxisOperation op,
Class ImplClass)
invokeBusinessLogic
public void invokeBusinessLogic(MessageContext msgContext,
MessageContext newmsgContext)
throws AxisFault
- Specified by:
invokeBusinessLogic
in class AbstractInOutAsyncMessageReceiver
- Throws:
AxisFault