Class HTTPClientAssertionBuilder
java.lang.Object
org.apache.cxf.ws.policy.builder.jaxb.JaxbAssertionBuilder<HTTPClientPolicy>
org.apache.cxf.transport.http.policy.HTTPClientAssertionBuilder
- All Implemented Interfaces:
org.apache.neethi.builders.AssertionBuilder<Element>
public class HTTPClientAssertionBuilder
extends org.apache.cxf.ws.policy.builder.jaxb.JaxbAssertionBuilder<HTTPClientPolicy>
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected org.apache.cxf.ws.policy.builder.jaxb.JaxbAssertion<HTTPClientPolicy>Methods inherited from class org.apache.cxf.ws.policy.builder.jaxb.JaxbAssertionBuilder
build, getData, getKnownElements, getOptionality, getUnmarshaller
-
Field Details
-
KNOWN_ELEMENTS
-
-
Constructor Details
-
HTTPClientAssertionBuilder
public HTTPClientAssertionBuilder() throws jakarta.xml.bind.JAXBException- Throws:
jakarta.xml.bind.JAXBException
-
-
Method Details
-
buildAssertion
- Overrides:
buildAssertionin classorg.apache.cxf.ws.policy.builder.jaxb.JaxbAssertionBuilder<HTTPClientPolicy>
-