Package org.apache.cxf.binding.soap
Class Soap11
java.lang.Object
org.apache.cxf.binding.soap.Soap11
- All Implemented Interfaces:
SoapVersion
Singleton object that represents the SOAP 1.1 VERSION.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final QNamestatic final QNamestatic final QNamestatic final QNamestatic final QNamestatic final QNamestatic final QNamestatic final QNamestatic final QNamestatic final QNamestatic final QNamestatic final QNamestatic final Stringstatic final String -
Method Summary
Modifier and TypeMethodDescriptiongetAttrValueMustUnderstand(boolean value) getBody()getFault()static Soap11double
-
Field Details
-
SOAP_NAMESPACE
- See Also:
-
SOAP_ENCODING_URI
- See Also:
-
ENCODED_STRING
-
ENCODED_LONG
-
ENCODED_FLOAT
-
ENCODED_CHAR
-
ENCODED_DOUBLE
-
ENCODED_INT
-
ENCODED_SHORT
-
ENCODED_BOOLEAN
-
ENCODED_DATETIME
-
ENCODED_BASE64
-
ENCODED_DECIMAL
-
ENCODED_INTEGER
-
-
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
-