Apache CXF API

Uses of Interface
org.apache.cxf.binding.soap.wsdl.extensions.SoapAddress

Packages that use SoapAddress
org.apache.cxf.binding.soap   
 

Uses of SoapAddress in org.apache.cxf.binding.soap
 

Methods in org.apache.cxf.binding.soap 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