Package org.apache.axis2.jaxws.message
Class XMLFaultCode
java.lang.Object
org.apache.axis2.jaxws.message.XMLFaultCode
Agnostic representation of SOAP 1.1 and SOAP 1.2 fault code values.
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final XMLFaultCodestatic final XMLFaultCodestatic final XMLFaultCodestatic final XMLFaultCodestatic final XMLFaultCode -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
SENDER
-
RECEIVER
-
MUSTUNDERSTAND
-
DATAENCODINGUNKNOWN
-
VERSIONMISMATCH
-
-
Constructor Details
-
XMLFaultCode
-
-
Method Details
-
toQName
Return QName for the given protocol- Parameters:
namespace- of the envelope for the protocol- Returns:
-
fromQName
get the XMLPart corresponding to this specified QName- Parameters:
qName-- Returns:
- corresponding XMLPart
-