|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use WSDLLocation | |
---|---|
org.apache.axis2.addressing |
Uses of WSDLLocation in org.apache.axis2.addressing |
---|
Methods in org.apache.axis2.addressing that return WSDLLocation | |
---|---|
static WSDLLocation |
EndpointReferenceHelper.getWSDLLocationMetadata(EndpointReference epr,
java.lang.String addressingNamespace)
Retrieves the wsdli:wsdlLocation attribute from an EPR. |
Methods in org.apache.axis2.addressing with parameters of type WSDLLocation | |
---|---|
static void |
EndpointReferenceHelper.setWSDLLocationMetadata(org.apache.axiom.om.OMFactory factory,
EndpointReference epr,
java.lang.String addressingNamespace,
WSDLLocation wsdlLocation)
Adds an instance of WSDLLocation as metadata to the specified EPR. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |