de.osci.osci12.messageparts
Class Body
java.lang.Object
|
+--de.osci.osci12.messageparts.MessagePart
|
+--de.osci.osci12.soapheader.HeaderEntry
|
+--de.osci.osci12.messageparts.Body
- public synchronized class Body
- extends de.osci.osci12.soapheader.HeaderEntry
Method Summary |
java.lang.String |
getRefID()
|
void |
writeXML(java.io.OutputStream)
Interne Methode. |
Methods inherited from class de.osci.osci12.soapheader.HeaderEntry |
getDigestValue, getLength |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Body
public Body(java.lang.String)
Body
public Body(ContentContainer[],
EncryptedDataOSCI[])
getRefID
public java.lang.String getRefID()
- Overrides:
getRefID
in class de.osci.osci12.soapheader.HeaderEntry
writeXML
public void writeXML(java.io.OutputStream)
throws java.io.IOException
- Description copied from class:
MessagePart
- Interne Methode.
- Specified by:
writeXML
in class MessagePart
- Parameters:
- Description of Parameter
- Throws:
java.io.IOException
- Description of Exception