|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.apache.sandesha2.util.MsgInitializer
public class MsgInitializer
This class is used to create an RMMessageContext out of an MessageContext.
Constructor Summary | |
---|---|
MsgInitializer()
|
Method Summary | |
---|---|
static RMMsgContext |
initializeMessage(org.apache.axis2.context.MessageContext ctx)
Called to create a rmMessageContext out of an message context. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MsgInitializer()
Method Detail |
---|
public static RMMsgContext initializeMessage(org.apache.axis2.context.MessageContext ctx) throws org.apache.axis2.AxisFault
ctx
- assumedRMNamespace
- this is used for validation (to find out weather the
rmNamespace of the current message is equal to the regietered
rmNamespace of the sequence). If null validation will not
happen.
SandeshaException
org.apache.axis2.AxisFault
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |