|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ServiceName | |
---|---|
org.apache.axis2.addressing |
Uses of ServiceName in org.apache.axis2.addressing |
---|
Methods in org.apache.axis2.addressing that return ServiceName | |
---|---|
static ServiceName |
EndpointReferenceHelper.getServiceNameMetadata(EndpointReference epr,
java.lang.String addressingNamespace)
Retrieves the WS-Addressing EPR ServiceName element from an EPR. |
Methods in org.apache.axis2.addressing with parameters of type ServiceName | |
---|---|
static void |
EndpointReferenceHelper.setServiceNameMetadata(org.apache.axiom.om.OMFactory factory,
EndpointReference epr,
java.lang.String addressingNamespace,
ServiceName serviceName)
Adds an instance of ServiceName as metadata to the specified EPR. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |