Class MTOM10AssertionBuilder

  • All Implemented Interfaces:
    org.apache.neethi.builders.AssertionBuilder<OMElement>

    public class MTOM10AssertionBuilder
    extends Object
    implements org.apache.neethi.builders.AssertionBuilder<OMElement>
    This builder is responsible for the creation of a MTOM assertion object
    (compliant with the WS-MTOMPolicy verion 1.0). The builder will be picked by the "org.apache.neethi.AssertionBuilderFactory".
    • Constructor Detail

      • MTOM10AssertionBuilder

        public MTOM10AssertionBuilder()
    • Method Detail

      • getKnownElements

        public QName[] getKnownElements()
        Specified by:
        getKnownElements in interface org.apache.neethi.builders.AssertionBuilder<OMElement>