Apache CXF API

Uses of Interface
org.apache.cxf.tools.common.extensions.soap.SoapAddress

Packages that use SoapAddress
org.apache.cxf.tools.util   
 

Uses of SoapAddress in org.apache.cxf.tools.util
 

Methods in org.apache.cxf.tools.util that return SoapAddress
static SoapAddress SOAPBindingUtil.createSoapAddress(javax.wsdl.extensions.ExtensionRegistry extReg, boolean isSOAP12)
           
static SoapAddress SOAPBindingUtil.getSoapAddress(Object obj)
           
 


Apache CXF API

Apache CXF