Package org.apache.cxf.binding.soap
Class Soap12
java.lang.Object
org.apache.cxf.binding.soap.Soap12
- All Implemented Interfaces:
SoapVersion
Represents the SOAP 1.2 version
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptiongetAttrValueMustUnderstand(boolean value) getBody()getFault()static Soap12double
-
Field Details
-
SOAP_NAMESPACE
- See Also:
-
-
Method Details
-
getInstance
-
getBindingId
- Specified by:
getBindingIdin interfaceSoapVersion
-
getVersion
public double getVersion()- Specified by:
getVersionin interfaceSoapVersion
-
getNamespace
- Specified by:
getNamespacein interfaceSoapVersion
-
getEnvelope
- Specified by:
getEnvelopein interfaceSoapVersion
-
getHeader
- Specified by:
getHeaderin interfaceSoapVersion
-
getBody
- Specified by:
getBodyin interfaceSoapVersion
-
getFault
- Specified by:
getFaultin interfaceSoapVersion
-
getSoapEncodingStyle
- Specified by:
getSoapEncodingStylein interfaceSoapVersion
-
getNoneRole
- Specified by:
getNoneRolein interfaceSoapVersion
-
getUltimateReceiverRole
- Specified by:
getUltimateReceiverRolein interfaceSoapVersion
-
getNextRole
- Specified by:
getNextRolein interfaceSoapVersion
-
getAttrNameRole
- Specified by:
getAttrNameRolein interfaceSoapVersion
-
getAttrNameMustUnderstand
- Specified by:
getAttrNameMustUnderstandin interfaceSoapVersion
-
getAttrValueMustUnderstand
- Specified by:
getAttrValueMustUnderstandin interfaceSoapVersion
-
getReceiver
- Specified by:
getReceiverin interfaceSoapVersion
-
getSender
- Specified by:
getSenderin interfaceSoapVersion
-
getMustUnderstand
- Specified by:
getMustUnderstandin interfaceSoapVersion
-
getVersionMismatch
- Specified by:
getVersionMismatchin interfaceSoapVersion
-
getDateEncodingUnknown
- Specified by:
getDateEncodingUnknownin interfaceSoapVersion
-
getContentType
- Specified by:
getContentTypein interfaceSoapVersion
-