Class HTTPServerAssertionBuilder

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

    public class HTTPServerAssertionBuilder
    extends org.apache.cxf.ws.policy.builder.jaxb.JaxbAssertionBuilder<HTTPServerPolicy>
    • Field Detail

      • KNOWN_ELEMENTS

        public static final List<QName> KNOWN_ELEMENTS
    • Constructor Detail

      • HTTPServerAssertionBuilder

        public HTTPServerAssertionBuilder()
                                   throws javax.xml.bind.JAXBException
        Throws:
        javax.xml.bind.JAXBException
    • Method Detail

      • buildAssertion

        protected org.apache.cxf.ws.policy.builder.jaxb.JaxbAssertion<HTTPServerPolicy> buildAssertion()
        Overrides:
        buildAssertion in class org.apache.cxf.ws.policy.builder.jaxb.JaxbAssertionBuilder<HTTPServerPolicy>