|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ServiceNameType | |
org.apache.axis.message.addressing |
Uses of ServiceNameType in org.apache.axis.message.addressing |
Methods in org.apache.axis.message.addressing that return ServiceNameType | |
ServiceNameType |
EndpointReferenceType.getServiceName()
Method getServiceName |
static ServiceNameType |
ServiceNameType.fromSOAPElement(javax.xml.soap.SOAPElement element)
|
static ServiceNameType |
ServiceNameType.fromElement(org.w3c.dom.Element element)
|
Methods in org.apache.axis.message.addressing with parameters of type ServiceNameType | |
void |
EndpointReferenceType.setServiceName(ServiceNameType serviceName)
Method setServiceName |
Constructors in org.apache.axis.message.addressing with parameters of type ServiceNameType | |
ServiceNameType(ServiceNameType serviceName)
Constructor ServiceName |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |