| Package | Description |
|---|---|
| org.apache.cxf.ws.policy.builder.jaxb | |
| org.apache.cxf.ws.policy.builder.primitive | |
| org.apache.cxf.ws.policy.builder.xml |
| Modifier and Type | Class and Description |
|---|---|
class |
JaxbAssertion<T> |
| Modifier and Type | Class and Description |
|---|---|
class |
NestedPrimitiveAssertion
Implementation of an assertion that required exactly one (possibly empty) child element
of type Policy (as does for examples the wsam:Addressing assertion).
|
| Modifier and Type | Class and Description |
|---|---|
class |
XmlPrimitiveAssertion
XmlPrimitiveAssertion is a primitive implementation of an AssertionBuilder
that simply wraps the underlying xml element.
|
Apache CXF