Uses of Class
org.w3._2006._05.addressing.wsdl.UsingAddressing

Packages that use UsingAddressing
org.w3._2006._05.addressing.wsdl   
 

Uses of UsingAddressing in org.w3._2006._05.addressing.wsdl
 

Methods in org.w3._2006._05.addressing.wsdl that return UsingAddressing
 UsingAddressing ObjectFactory.createUsingAddressing()
          Create an instance of UsingAddressing
 

Methods in org.w3._2006._05.addressing.wsdl that return types with arguments of type UsingAddressing
 javax.xml.bind.JAXBElement<UsingAddressing> ObjectFactory.createUsingAddressing(UsingAddressing value)
          Create an instance of JAXBElement<UsingAddressing>}
 

Methods in org.w3._2006._05.addressing.wsdl with parameters of type UsingAddressing
 javax.xml.bind.JAXBElement<UsingAddressing> ObjectFactory.createUsingAddressing(UsingAddressing value)
          Create an instance of JAXBElement<UsingAddressing>}
 



Apache CXF