Uses of Class
org.apache.cxf.ws.policy.builder.jaxb.JaxbAssertion
-
Packages that use JaxbAssertion Package Description 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 Modifier and Type Method Description protected JaxbAssertion<T>JaxbAssertionBuilder. buildAssertion()static <T> JaxbAssertion<T>JaxbAssertion. cast(org.apache.neethi.Assertion a)static <T> JaxbAssertion<T>JaxbAssertion. cast(org.apache.neethi.Assertion a, Class<T> type)
-