Uses of Class
org.apache.axis2.addressing.metadata.ServiceName
Packages that use ServiceName
-
Uses of ServiceName in org.apache.axis2.addressing
Methods in org.apache.axis2.addressing that return ServiceNameModifier and TypeMethodDescriptionstatic ServiceNameEndpointReferenceHelper.getServiceNameMetadata(EndpointReference epr, String addressingNamespace) Retrieves the WS-Addressing EPR ServiceName element from an EPR.Methods in org.apache.axis2.addressing with parameters of type ServiceNameModifier and TypeMethodDescriptionstatic voidEndpointReferenceHelper.setServiceNameMetadata(org.apache.axiom.om.OMFactory factory, EndpointReference epr, String addressingNamespace, ServiceName serviceName) Adds an instance ofServiceNameas metadata to the specified EPR.