Apache CXF API

Uses of Class
org.apache.cxf.ws.policy.AssertionInfo

Packages that use AssertionInfo
org.apache.cxf.ws.policy   
org.apache.cxf.ws.rm.soap   
 

Uses of AssertionInfo in org.apache.cxf.ws.policy
 

Methods in org.apache.cxf.ws.policy that return types with arguments of type AssertionInfo
 Collection<AssertionInfo> AssertionInfoMap.getAssertionInfo(QName name)
           
 

Constructors in org.apache.cxf.ws.policy with parameters of type AssertionInfo
PolicyException(AssertionInfo info)
           
 

Uses of AssertionInfo in org.apache.cxf.ws.rm.soap
 

Methods in org.apache.cxf.ws.rm.soap with parameters of type AssertionInfo
protected  JaxbAssertion<RMAssertion> RetransmissionQueueImpl.getAssertion(AssertionInfo ai)
           
 


Apache CXF API

Apache CXF