org.apache.cxf.transport.http.policy
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 JaxbAssertionBuilder<HTTPClientPolicy>
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
KNOWN_ELEMENTS
public static final List<QName> KNOWN_ELEMENTS
HTTPClientAssertionBuilder
public HTTPClientAssertionBuilder()
throws JAXBException
- Throws:
JAXBException
buildAssertion
protected JaxbAssertion<HTTPClientPolicy> buildAssertion()
- Overrides:
buildAssertion
in class JaxbAssertionBuilder<HTTPClientPolicy>
Apache CXF