Class JAXBAttachmentUnmarshaller


  • public final class JAXBAttachmentUnmarshaller
    extends AttachmentUnmarshaller
    Implementation of the AttachmentUnmarshaller class that handles the attachments provided by Axiom through the MimePartProvider interface. It should be noted that while Axiom only handles attachments referenced using XOP, AttachmentUnmarshaller is also used to retrieve attachments from SwA messages. Hence the #getDataHandlerForSwA(String) method.