Uses of Class
org.apache.cxf.ws.addressing.wsdl.ServiceNameType
-
Packages that use ServiceNameType Package Description org.apache.cxf.ws.addressing org.apache.cxf.ws.addressing.wsdl -
-
Uses of ServiceNameType in org.apache.cxf.ws.addressing
Methods in org.apache.cxf.ws.addressing that return types with arguments of type ServiceNameType Modifier and Type Method Description static javax.xml.bind.JAXBElement<ServiceNameType>EndpointReferenceUtils. getServiceNameType(QName serviceName, String portName) -
Uses of ServiceNameType in org.apache.cxf.ws.addressing.wsdl
Methods in org.apache.cxf.ws.addressing.wsdl that return ServiceNameType Modifier and Type Method Description ServiceNameTypeObjectFactory. createServiceNameType()Create an instance ofServiceNameTypeMethods in org.apache.cxf.ws.addressing.wsdl that return types with arguments of type ServiceNameType Modifier and Type Method Description javax.xml.bind.JAXBElement<ServiceNameType>ObjectFactory. createServiceName(ServiceNameType value)Methods in org.apache.cxf.ws.addressing.wsdl with parameters of type ServiceNameType Modifier and Type Method Description javax.xml.bind.JAXBElement<ServiceNameType>ObjectFactory. createServiceName(ServiceNameType value)
-