Uses of Class
org.apache.cxf.ws.policy.builder.jaxb.JaxbAssertionBuilder
-
Packages that use JaxbAssertionBuilder Package Description org.apache.cxf.transport.http.policy org.apache.cxf.ws.rm.policy -
-
Uses of JaxbAssertionBuilder in org.apache.cxf.transport.http.policy
Subclasses of JaxbAssertionBuilder in org.apache.cxf.transport.http.policy Modifier and Type Class Description classHTTPClientAssertionBuilderclassHTTPServerAssertionBuilder -
Uses of JaxbAssertionBuilder in org.apache.cxf.ws.rm.policy
Subclasses of JaxbAssertionBuilder in org.apache.cxf.ws.rm.policy Modifier and Type Class Description classRM10AssertionBuilderPolicy assertion builder for WS-RMP 1.0 (submission).
-