Package | Description |
---|---|
org.apache.axis2.addressing |
Modifier and Type | Method and Description |
---|---|
static ServiceName |
EndpointReferenceHelper.getServiceNameMetadata(EndpointReference epr,
String addressingNamespace)
Retrieves the WS-Addressing EPR ServiceName element from an EPR.
|
Modifier and Type | Method and Description |
---|---|
static void |
EndpointReferenceHelper.setServiceNameMetadata(OMFactory factory,
EndpointReference epr,
String addressingNamespace,
ServiceName serviceName)
Adds an instance of
ServiceName as metadata to the specified EPR. |
Copyright © The Apache Software Foundation. All Rights Reserved.