Uses of Class
org.apache.axis2.addressing.metadata.InterfaceName
Packages that use InterfaceName
-
Uses of InterfaceName in org.apache.axis2.addressing
Methods in org.apache.axis2.addressing that return InterfaceNameModifier and TypeMethodDescriptionstatic InterfaceNameEndpointReferenceHelper.getInterfaceNameMetadata(EndpointReference epr, String addressingNamespace) Retrieves the WS-Addressing EPR PortType, or InterfaceName, element from an EPR, as appropriate.Methods in org.apache.axis2.addressing with parameters of type InterfaceNameModifier and TypeMethodDescriptionstatic voidEndpointReferenceHelper.setInterfaceNameMetadata(org.apache.axiom.om.OMFactory factory, EndpointReference epr, String addressingNamespace, InterfaceName interfaceName) Adds an instance ofInterfaceNameas metadata to the specified EPR.