| Package | Description |
|---|---|
| org.apache.axis2.datasource.jaxb | |
| org.apache.axis2.jaxws.message.attachments | |
| org.apache.axis2.jaxws.message.databinding |
| Modifier and Type | Class and Description |
|---|---|
class |
MessageContextAttachmentContext
An implementation of the JAXB AttachmentMarshaller that is used to handle binary data from JAXB
and create populate the appropriate constructs on the MessageContext
|
| Modifier and Type | Method and Description |
|---|---|
protected AttachmentContext |
JAXBDSContext.createAttachmentContext() |
| Constructor and Description |
|---|
JAXBAttachmentMarshaller(AttachmentContext context,
javax.xml.stream.XMLStreamWriter writer)
Construct the JAXBAttachmentMarshaller that has access to the MessageContext
|
JAXBAttachmentUnmarshaller(AttachmentContext context,
org.apache.axiom.util.stax.xop.MimePartProvider mimePartProvider) |
| Modifier and Type | Class and Description |
|---|---|
class |
MessageAttachmentContext |
| Modifier and Type | Method and Description |
|---|---|
protected AttachmentContext |
JAXBBlockContext.createAttachmentContext() |
Copyright © 2004–2017 The Apache Software Foundation. All rights reserved.