|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ServiceDesc | |
org.apache.axis.deployment.wsdd | |
org.apache.axis.description | |
org.apache.axis.handlers.soap | |
org.apache.axis.providers.java |
Uses of ServiceDesc in org.apache.axis.deployment.wsdd |
Methods in org.apache.axis.deployment.wsdd that return ServiceDesc | |
ServiceDesc |
WSDDService.getServiceDesc()
|
Constructors in org.apache.axis.deployment.wsdd with parameters of type ServiceDesc | |
WSDDOperation(org.w3c.dom.Element e,
ServiceDesc parent)
|
Uses of ServiceDesc in org.apache.axis.description |
Methods in org.apache.axis.description that return ServiceDesc | |
ServiceDesc |
OperationDesc.getParent()
|
Methods in org.apache.axis.description with parameters of type ServiceDesc | |
void |
OperationDesc.setParent(ServiceDesc parent)
|
Uses of ServiceDesc in org.apache.axis.handlers.soap |
Methods in org.apache.axis.handlers.soap that return ServiceDesc | |
ServiceDesc |
SOAPService.getServiceDescription()
|
Methods in org.apache.axis.handlers.soap with parameters of type ServiceDesc | |
void |
SOAPService.setServiceDescription(ServiceDesc serviceDescription)
|
Uses of ServiceDesc in org.apache.axis.providers.java |
Methods in org.apache.axis.providers.java with parameters of type ServiceDesc | |
protected QName |
RPCProvider.getReturnQName(ServiceDesc service,
java.lang.String methodName)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |