Uses of Class
org.apache.cxf.ws.policy.builder.jaxb.JaxbAssertion
Packages that use JaxbAssertion
Package
Description
-
Uses of JaxbAssertion in org.apache.cxf.transport.http.policy
Methods in org.apache.cxf.transport.http.policy that return JaxbAssertionModifier and TypeMethodDescriptionprotected JaxbAssertion<HTTPClientPolicy>HTTPClientAssertionBuilder.buildAssertion()protected JaxbAssertion<HTTPServerPolicy>HTTPServerAssertionBuilder.buildAssertion() -
Uses of JaxbAssertion in org.apache.cxf.ws.policy.builder.jaxb
Methods in org.apache.cxf.ws.policy.builder.jaxb that return JaxbAssertionModifier and TypeMethodDescriptionprotected JaxbAssertion<T>JaxbAssertionBuilder.buildAssertion()static <T> JaxbAssertion<T>JaxbAssertion.cast(org.apache.neethi.Assertion a) static <T> JaxbAssertion<T> -
Uses of JaxbAssertion in org.apache.cxf.ws.rm.policy
Methods in org.apache.cxf.ws.rm.policy that return JaxbAssertionModifier and TypeMethodDescriptionprotected JaxbAssertion<RMAssertion>RM10AssertionBuilder.buildAssertion() -
Uses of JaxbAssertion in org.apache.cxf.ws.rm.soap
Methods in org.apache.cxf.ws.rm.soap that return JaxbAssertionModifier and TypeMethodDescriptionprotected JaxbAssertion<RMAssertion>RetransmissionQueueImpl.getAssertion(AssertionInfo ai)