Uses of Class
org.apache.cxf.ws.rm.manager.RM10AddressingNamespaceType
-
Packages that use RM10AddressingNamespaceType Package Description org.apache.cxf.ws.rm org.apache.cxf.ws.rm.feature org.apache.cxf.ws.rm.manager -
-
Uses of RM10AddressingNamespaceType in org.apache.cxf.ws.rm
Methods in org.apache.cxf.ws.rm with parameters of type RM10AddressingNamespaceType Modifier and Type Method Description voidRMManager. setRM10AddressingNamespace(RM10AddressingNamespaceType addrns) -
Uses of RM10AddressingNamespaceType in org.apache.cxf.ws.rm.feature
Methods in org.apache.cxf.ws.rm.feature with parameters of type RM10AddressingNamespaceType Modifier and Type Method Description voidRMFeature. setRM10AddressingNamespace(RM10AddressingNamespaceType addrns) -
Uses of RM10AddressingNamespaceType in org.apache.cxf.ws.rm.manager
Methods in org.apache.cxf.ws.rm.manager that return RM10AddressingNamespaceType Modifier and Type Method Description RM10AddressingNamespaceTypeObjectFactory. createRM10AddressingNamespaceType()Create an instance ofRM10AddressingNamespaceTypeMethods in org.apache.cxf.ws.rm.manager that return types with arguments of type RM10AddressingNamespaceType Modifier and Type Method Description javax.xml.bind.JAXBElement<RM10AddressingNamespaceType>ObjectFactory. createRM10AddressingNamespace(RM10AddressingNamespaceType value)Methods in org.apache.cxf.ws.rm.manager with parameters of type RM10AddressingNamespaceType Modifier and Type Method Description javax.xml.bind.JAXBElement<RM10AddressingNamespaceType>ObjectFactory. createRM10AddressingNamespace(RM10AddressingNamespaceType value)
-