Package | Description |
---|---|
org.apache.axis2.addressing |
Modifier and Type | Method and Description |
---|---|
static WSDLLocation |
EndpointReferenceHelper.getWSDLLocationMetadata(EndpointReference epr,
String addressingNamespace)
Retrieves the wsdli:wsdlLocation attribute from an EPR.
|
Modifier and Type | Method and Description |
---|---|
static void |
EndpointReferenceHelper.setWSDLLocationMetadata(org.apache.axiom.om.OMFactory factory,
EndpointReference epr,
String addressingNamespace,
WSDLLocation wsdlLocation)
Adds an instance of
WSDLLocation as metadata to the specified EPR. |
Copyright © 2004–2016 The Apache Software Foundation. All rights reserved.