|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.apache.sandesha2.util.SOAPFaultEnvelopeCreator
Used to create an SOAP Envelope for a RM Related Fault. Support both SOAP 1.1 and SOAP 1.2 encoding.
| Constructor Summary | |
SOAPFaultEnvelopeCreator()
|
|
| Method Summary | |
static void |
addSOAPFaultEnvelope(org.apache.axis2.context.MessageContext faultMsgContext,
int SOAPVersion,
FaultData faultData,
java.lang.String rmNamespaceValue)
Adding the SOAP Fault Envelope. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public SOAPFaultEnvelopeCreator()
| Method Detail |
public static void addSOAPFaultEnvelope(org.apache.axis2.context.MessageContext faultMsgContext,
int SOAPVersion,
FaultData faultData,
java.lang.String rmNamespaceValue)
throws SandeshaException
faultMsgContext - SOAPVersion - faultData -
SandeshaException
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||