Class AbstractXOPType

    • Constructor Detail

      • AbstractXOPType

        public AbstractXOPType​(boolean useXmimeBinaryType,
                               String expectedContentTypes)
        Create an XOP type. This type will use xmime to publish and receive the content type via xmime:base64Binary if useXmimeBinaryType is true. If expectedContentTypes != null, then it will use xmime to advertise expected content types.
        Parameters:
        useXmimeBinaryType - whether to use xmime:base64Binary.
        expectedContentTypes - whether to public xmime:expectedContentTypes.