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 Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected org.apache.cxf.ws.policy.builder.jaxb.JaxbAssertion<HTTPServerPolicy>Methods inherited from class org.apache.cxf.ws.policy.builder.jaxb.JaxbAssertionBuilder
build, getData, getKnownElements, getOptionality, getUnmarshaller
-
Field Details
-
KNOWN_ELEMENTS
-
-
Constructor Details
-
HTTPServerAssertionBuilder
public HTTPServerAssertionBuilder() throws jakarta.xml.bind.JAXBException- Throws:
jakarta.xml.bind.JAXBException
-
-
Method Details
-
buildAssertion
- Overrides:
buildAssertionin classorg.apache.cxf.ws.policy.builder.jaxb.JaxbAssertionBuilder<HTTPServerPolicy>
-