Apache CXF API

Uses of Interface
org.apache.cxf.ws.policy.AlternativeSelector

Packages that use AlternativeSelector
org.apache.cxf.ws.policy   
 

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

Methods in org.apache.cxf.ws.policy that return AlternativeSelector
 AlternativeSelector PolicyEngine.getAlternativeSelector()
           
 

Methods in org.apache.cxf.ws.policy with parameters of type AlternativeSelector
 void PolicyEngine.setAlternativeSelector(AlternativeSelector selector)
           
 


Apache CXF API

Apache CXF