| Package | Description |
|---|---|
| org.apache.axis2.addressing |
| Modifier and Type | Method and Description |
|---|---|
static InterfaceName |
EndpointReferenceHelper.getInterfaceNameMetadata(EndpointReference epr,
java.lang.String addressingNamespace)
Retrieves the WS-Addressing EPR PortType, or InterfaceName, element from an EPR,
as appropriate.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
EndpointReferenceHelper.setInterfaceNameMetadata(org.apache.axiom.om.OMFactory factory,
EndpointReference epr,
java.lang.String addressingNamespace,
InterfaceName interfaceName)
Adds an instance of
InterfaceName as metadata to the specified EPR. |
Copyright © 2004-2015 The Apache Software Foundation. All Rights Reserved.