|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.wso2.mercury.util.RMDispatchInfo
public class RMDispatchInfo
This class is used to keep the sequence ID and axis operation details when dispatching the response operations in started sqeunce after a persistance.
Constructor Summary | |
---|---|
RMDispatchInfo()
|
Method Summary | |
---|---|
void |
addMapping(java.lang.String sequenceID,
org.apache.axis2.description.AxisOperation axisOperation)
|
org.apache.axis2.description.AxisOperation |
getAxisOperation(java.lang.String sequenceID)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RMDispatchInfo()
Method Detail |
---|
public void addMapping(java.lang.String sequenceID, org.apache.axis2.description.AxisOperation axisOperation)
public org.apache.axis2.description.AxisOperation getAxisOperation(java.lang.String sequenceID)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |