|
|||||||||||
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.AbstractRobustInMessageReceiver
This is takes care of the IN-OUT sync MEP in the server side
Field Summary | |
protected Log |
log
|
Fields inherited from class org.apache.axis2.receivers.AbstractMessageReceiver |
fac, SCOPE, SERVICE_CLASS |
Constructor Summary | |
AbstractRobustInMessageReceiver()
|
Method Summary | |
abstract void |
invokeBusinessLogic(MessageContext inMessage)
|
void |
receive(MessageContext messgeCtx)
|
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 |
Field Detail |
protected Log log
Constructor Detail |
public AbstractRobustInMessageReceiver()
Method Detail |
public abstract void invokeBusinessLogic(MessageContext inMessage) throws AxisFault
AxisFault
public final void receive(MessageContext messgeCtx) throws AxisFault
AxisFault
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |