|
||||||||||
| 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.JAXBAttachmentUnmarshaller
org.apache.axis2.jaxws.message.attachments.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(Message message)
|
|
| Method Summary | |
|---|---|
protected javax.activation.DataHandler |
getDataHandler(java.lang.String cid)
|
| Methods inherited from class org.apache.axis2.datasource.jaxb.JAXBAttachmentUnmarshaller |
|---|
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(Message message)
| Method Detail |
|---|
protected javax.activation.DataHandler getDataHandler(java.lang.String cid)
getDataHandler in class JAXBAttachmentUnmarshaller
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||