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 void
RMManager. 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 void
RMFeature. 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 RM10AddressingNamespaceType
ObjectFactory. createRM10AddressingNamespaceType()
Create an instance ofRM10AddressingNamespaceType
Methods in org.apache.cxf.ws.rm.manager that return types with arguments of type RM10AddressingNamespaceType Modifier and Type Method Description JAXBElement<RM10AddressingNamespaceType>
ObjectFactory. createRM10AddressingNamespace(RM10AddressingNamespaceType value)
Methods in org.apache.cxf.ws.rm.manager with parameters of type RM10AddressingNamespaceType Modifier and Type Method Description JAXBElement<RM10AddressingNamespaceType>
ObjectFactory. createRM10AddressingNamespace(RM10AddressingNamespaceType value)
-