Uses of Interface
org.apache.axis2.datasource.jaxb.AttachmentContext
Packages that use AttachmentContext
Package
Description
-
Uses of AttachmentContext in org.apache.axis2.datasource.jaxb
Classes in org.apache.axis2.datasource.jaxb that implement AttachmentContextModifier and TypeClassDescriptionfinal classAn implementation of the JAXB AttachmentMarshaller that is used to handle binary data from JAXB and create populate the appropriate constructs on the MessageContextMethods in org.apache.axis2.datasource.jaxb that return AttachmentContextModifier and TypeMethodDescriptionprotected AttachmentContextJAXBDSContext.createAttachmentContext()Constructors in org.apache.axis2.datasource.jaxb with parameters of type AttachmentContextModifierConstructorDescriptionJAXBAttachmentMarshaller(AttachmentContext context, XMLStreamWriter writer) Construct the JAXBAttachmentMarshaller that has access to the MessageContextJAXBAttachmentUnmarshaller(AttachmentContext context, org.apache.axiom.om.OMAttachmentAccessor attachmentAccessor) -
Uses of AttachmentContext in org.apache.axis2.jaxws.message.attachments
Classes in org.apache.axis2.jaxws.message.attachments that implement AttachmentContext -
Uses of AttachmentContext in org.apache.axis2.jaxws.message.databinding
Methods in org.apache.axis2.jaxws.message.databinding that return AttachmentContextModifier and TypeMethodDescriptionprotected AttachmentContextJAXBBlockContext.createAttachmentContext()