org.apache.axis2.jaxws.message.attachments
Class JAXBAttachmentUnmarshaller
java.lang.Object
javax.xml.bind.attachment.AttachmentUnmarshaller
org.apache.axis2.datasource.jaxb.JAXBAttachmentUnmarshaller
org.apache.axis2.jaxws.message.attachments.JAXBAttachmentUnmarshaller
public class JAXBAttachmentUnmarshaller extends JAXBAttachmentUnmarshaller
JAXBAttachmentUnmarshaller
An implementation of the javax.xml.bind.attachment.AttachmentUnmarshaller that is
used for deserializing XOP elements into their corresponding binary data packages.
Methods inherited from class java.lang.Object
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
JAXBAttachmentUnmarshaller
public JAXBAttachmentUnmarshaller (Message message,
XMLStreamReader xmlStreamReader)
getDataHandler
protected DataHandler getDataHandler (String cid)
Overrides: getDataHandler
in class JAXBAttachmentUnmarshaller
Copyright © 2004-2010 The Apache Software Foundation . All Rights Reserved.