Uses of Class
org.apache.axis.description.ParameterDesc
Packages that use ParameterDesc
Package
Description
-
Uses of ParameterDesc in org.apache.axis.deployment.wsdd
Methods in org.apache.axis.deployment.wsdd that return ParameterDescMethods in org.apache.axis.deployment.wsdd with parameters of type ParameterDescConstructors in org.apache.axis.deployment.wsdd with parameters of type ParameterDesc -
Uses of ParameterDesc in org.apache.axis.description
Methods in org.apache.axis.description that return ParameterDescModifier and TypeMethodDescriptionOperationDesc.getInputParamByQName
(QName qname) OperationDesc.getOutputParamByQName
(QName qname) OperationDesc.getParamByQName
(QName qname) OperationDesc.getParameter
(int i) OperationDesc.getReturnParamDesc()
Methods in org.apache.axis.description with parameters of type ParameterDescConstructors in org.apache.axis.description with parameters of type ParameterDescModifierConstructorDescriptionOperationDesc
(String name, ParameterDesc[] parameters, QName returnQName) "Complete" constructorParameterDesc
(ParameterDesc copy) Constructor-copy -
Uses of ParameterDesc in org.apache.axis.message
Methods in org.apache.axis.message that return ParameterDescMethods in org.apache.axis.message with parameters of type ParameterDesc -
Uses of ParameterDesc in org.apache.axis.wsdl.fromJava
Methods in org.apache.axis.wsdl.fromJava with parameters of type ParameterDescModifier and TypeMethodDescriptionEmitter.writePartToMessage
(javax.wsdl.Definition def, javax.wsdl.Message msg, boolean request, ParameterDesc param) Create a Partprotected javax.wsdl.extensions.soap.SOAPHeader
Emitter.writeSOAPHeader
(ParameterDesc p, QName messageQName, String partName) Create a SOAPHeader element