Uses of Class
org.apache.axis2.addressing.metadata.WSDLLocation
Packages that use WSDLLocation
-
Uses of WSDLLocation in org.apache.axis2.addressing
Methods in org.apache.axis2.addressing that return WSDLLocationModifier and TypeMethodDescriptionstatic WSDLLocationEndpointReferenceHelper.getWSDLLocationMetadata(EndpointReference epr, String addressingNamespace) Retrieves the wsdli:wsdlLocation attribute from an EPR.Methods in org.apache.axis2.addressing with parameters of type WSDLLocationModifier and TypeMethodDescriptionstatic voidEndpointReferenceHelper.setWSDLLocationMetadata(org.apache.axiom.om.OMFactory factory, EndpointReference epr, String addressingNamespace, WSDLLocation wsdlLocation) Adds an instance ofWSDLLocationas metadata to the specified EPR.