Package com.sun.xml.ws.message
Class AttachmentUnmarshallerImpl
java.lang.Object
javax.xml.bind.attachment.AttachmentUnmarshaller
com.sun.xml.ws.message.AttachmentUnmarshallerImpl
public final class AttachmentUnmarshallerImpl
extends javax.xml.bind.attachment.AttachmentUnmarshaller
Implementation of
AttachmentUnmarshaller that uses
loads attachments from AttachmentSet directly.- Author:
- Vivek Pandey
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbyte[]javax.activation.DataHandlerMethods inherited from class javax.xml.bind.attachment.AttachmentUnmarshaller
isXOPPackage
-
Constructor Details
-
AttachmentUnmarshallerImpl
-
-
Method Details
-
getAttachmentAsDataHandler
- Specified by:
getAttachmentAsDataHandlerin classjavax.xml.bind.attachment.AttachmentUnmarshaller
-
getAttachmentAsByteArray
- Specified by:
getAttachmentAsByteArrayin classjavax.xml.bind.attachment.AttachmentUnmarshaller
-