Uses of Class
org.apache.cxf.ws.security.policy.model.TransportBinding

Packages that use TransportBinding
org.apache.cxf.ws.security.policy.model   
 

Uses of TransportBinding in org.apache.cxf.ws.security.policy.model
 

Methods in org.apache.cxf.ws.security.policy.model that return TransportBinding
 TransportBinding TransportBinding.getDefaultConfiguration()
           
 

Methods in org.apache.cxf.ws.security.policy.model with parameters of type TransportBinding
 void TransportBinding.addConfiguration(TransportBinding transportBinding)
           
 



Apache CXF