Apache CXF API

Uses of Class
org.apache.cxf.ws.policy.builder.jaxb.JaxbAssertion

Packages that use JaxbAssertion
org.apache.cxf.ws.policy.builder.jaxb   
 

Uses of JaxbAssertion in org.apache.cxf.ws.policy.builder.jaxb
 

Methods in org.apache.cxf.ws.policy.builder.jaxb that return JaxbAssertion
protected  JaxbAssertion<T> JaxbAssertionBuilder.buildAssertion()
           
static
<T> JaxbAssertion<T>
JaxbAssertion.cast(PolicyAssertion a)
           
static
<T> JaxbAssertion<T>
JaxbAssertion.cast(PolicyAssertion a, Class<T> type)
           
 


Apache CXF API

Apache CXF