|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.axis2.receivers.AbstractMessageReceiver
org.apache.axis2.receivers.AbstractInOutSyncMessageReceiver
org.apache.axis2.receivers.RawXMLINOutMessageReceiver
This is a Simple java Provider.
Field Summary | |
protected Log |
log
Field log |
Fields inherited from class org.apache.axis2.receivers.AbstractMessageReceiver |
fac, SCOPE, SERVICE_CLASS |
Constructor Summary | |
RawXMLINOutMessageReceiver()
Constructor RawXMLProvider |
Method Summary | |
java.lang.reflect.Method |
findOperation(OperationDescription op,
java.lang.Class ImplClass)
|
void |
invokeBusinessLogic(MessageContext msgContext,
MessageContext newmsgContext)
|
Methods inherited from class org.apache.axis2.receivers.AbstractInOutSyncMessageReceiver |
receive |
Methods inherited from class org.apache.axis2.receivers.AbstractMessageReceiver |
getSOAPFactory, getTheImplementationObject, makeNewServiceObject |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.apache.axis2.engine.MessageReceiver |
receive |
Field Detail |
protected Log log
Constructor Detail |
public RawXMLINOutMessageReceiver()
Method Detail |
public void invokeBusinessLogic(MessageContext msgContext, MessageContext newmsgContext) throws AxisFault
invokeBusinessLogic
in class AbstractInOutSyncMessageReceiver
AxisFault
public java.lang.reflect.Method findOperation(OperationDescription op, java.lang.Class ImplClass)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |