Class MessageContextAttachmentContext

java.lang.Object
org.apache.axis2.datasource.jaxb.MessageContextAttachmentContext
All Implemented Interfaces:
AttachmentContext

public final class MessageContextAttachmentContext extends Object implements AttachmentContext
An implementation of the JAXB AttachmentMarshaller that is used to handle binary data from JAXB and create populate the appropriate constructs on the MessageContext
  • Constructor Details

    • MessageContextAttachmentContext

      public MessageContextAttachmentContext(org.apache.axis2.context.MessageContext msgContext)
  • Method Details