Apache CXF API

org.apache.cxf.transport.http.policy
Class HTTPServerAssertionBuilder

java.lang.Object
  extended by 
      extended by org.apache.cxf.transport.http.policy.HTTPServerAssertionBuilder

public class HTTPServerAssertionBuilder
extends


Field Summary
static List<QName> KNOWN_ELEMENTS
           
 
Constructor Summary
HTTPServerAssertionBuilder()
           
 
Method Summary
protected   buildAssertion()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

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  buildAssertion()

Apache CXF API

Apache CXF