Interface AttachmentContext

    • Method Detail

      • isMTOMEnabled

        boolean isMTOMEnabled()
        Returns:
        if MTOM enabled calculated from the context information
      • setDoingSWA

        void setDoingSWA()
        Indicate on the context that SWA attachments are encountered
      • addDataHandler

        void addDataHandler​(DataHandler dh,
                            String cid)
        Inform the context that an Attachment (DataHandler, CID) is written.
        Parameters:
        dh -
        cid -