Uses of Class
org.apache.cxf.ws.addressing.wsdl.UsingAddressing
-
Packages that use UsingAddressing Package Description org.apache.cxf.ws.addressing.wsdl -
-
Uses of UsingAddressing in org.apache.cxf.ws.addressing.wsdl
Methods in org.apache.cxf.ws.addressing.wsdl that return UsingAddressing Modifier and Type Method Description UsingAddressingObjectFactory. createUsingAddressing()Create an instance ofUsingAddressingMethods in org.apache.cxf.ws.addressing.wsdl that return types with arguments of type UsingAddressing Modifier and Type Method Description javax.xml.bind.JAXBElement<UsingAddressing>ObjectFactory. createUsingAddressing(UsingAddressing value)Methods in org.apache.cxf.ws.addressing.wsdl with parameters of type UsingAddressing Modifier and Type Method Description javax.xml.bind.JAXBElement<UsingAddressing>ObjectFactory. createUsingAddressing(UsingAddressing value)
-