Class HTTPServerAssertionBuilder

java.lang.Object
org.apache.cxf.ws.policy.builder.jaxb.JaxbAssertionBuilder<HTTPServerPolicy>
org.apache.cxf.transport.http.policy.HTTPServerAssertionBuilder
All Implemented Interfaces:
org.apache.neethi.builders.AssertionBuilder<Element>

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

    • KNOWN_ELEMENTS

      public static final List<QName> KNOWN_ELEMENTS
  • Constructor Details

    • HTTPServerAssertionBuilder

      public HTTPServerAssertionBuilder() throws jakarta.xml.bind.JAXBException
      Throws:
      jakarta.xml.bind.JAXBException
  • Method Details

    • 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>