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(org.apache.axiom.om.OMFactory factory,
EndpointReference epr,
String addressingNamespace,
ServiceName serviceName)
Adds an instance of
ServiceName as metadata to the specified EPR. |
Copyright © 2004–2019 The Apache Software Foundation. All rights reserved.