Class SOAPBody
java.lang.Object
com.sun.xml.ws.security.opt.impl.message.SOAPBody
- Author:
- K.Venugopal@sun.com
-
Constructor Summary
ConstructorsConstructorDescriptionSOAPBody(byte[] payLoad, SOAPVersion soapVersion) SOAPBody(Message message, SOAPVersion soapVersion) Creates a new instance of SOAPBodySOAPBody(SecurityElement se, SOAPVersion soapVersion) -
Method Summary
Modifier and TypeMethodDescriptionvoidgetId()read()voidvoidvoidwritePayload(XMLStreamWriter writer) voidwriteTo(XMLStreamWriter writer)
-
Constructor Details
-
SOAPBody
-
SOAPBody
Creates a new instance of SOAPBody -
SOAPBody
-
SOAPBody
-
-
Method Details
-
getSOAPVersion
-
getId
-
setId
-
getBodyContentId
-
setBodyContentId
-
writePayload
- Throws:
XMLStreamException
-
writeTo
- Throws:
XMLStreamException
-
getPayloadNamespaceURI
-
getPayloadLocalPart
-
read
- Throws:
XMLStreamException
-
cachePayLoad
- Throws:
XMLStreamException
-
getAttributeValuePrefixes
-