|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sun.xml.ws.security.opt.impl.crypto.AttachmentData
public class AttachmentData
An implementation of Data type containing a JAX-WS attachment
| Constructor Summary | |
|---|---|
AttachmentData(com.sun.xml.ws.api.message.Attachment attachment)
|
|
| Method Summary | |
|---|---|
com.sun.xml.ws.api.message.Attachment |
getAttachment()
|
void |
write(java.io.OutputStream os)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AttachmentData(com.sun.xml.ws.api.message.Attachment attachment)
| Method Detail |
|---|
public void write(java.io.OutputStream os)
throws java.io.IOException
java.io.IOExceptionpublic com.sun.xml.ws.api.message.Attachment getAttachment()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||