|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjavax.xml.bind.attachment.AttachmentUnmarshaller
org.apache.axis2.datasource.jaxb.AbstractJAXBAttachmentUnmarshaller
org.apache.axis2.datasource.jaxb.JAXBAttachmentUnmarshaller
public class JAXBAttachmentUnmarshaller
JAXBAttachmentUnmarshaller
An implementation of the javax.xml.bind.attachment.AttachmentUnmarshaller that is used for deserializing XOP elements into their corresponding binary data packages.
Constructor Summary | |
---|---|
JAXBAttachmentUnmarshaller(org.apache.axiom.util.stax.xop.MimePartProvider mimePartProvider,
MessageContext msgContext)
|
Method Summary | |
---|---|
protected DataHandler |
getDataHandlerForSwA(java.lang.String blobcid)
|
Methods inherited from class org.apache.axis2.datasource.jaxb.AbstractJAXBAttachmentUnmarshaller |
---|
getAttachmentAsByteArray, getAttachmentAsDataHandler, isXOPPackage |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public JAXBAttachmentUnmarshaller(org.apache.axiom.util.stax.xop.MimePartProvider mimePartProvider, MessageContext msgContext)
Method Detail |
---|
protected DataHandler getDataHandlerForSwA(java.lang.String blobcid)
getDataHandlerForSwA
in class AbstractJAXBAttachmentUnmarshaller
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |