Uses of Interface
org.apache.axis.description.ServiceDesc
Packages that use ServiceDesc
Package
Description
-
Uses of ServiceDesc in org.apache.axis.deployment.wsdd
Methods in org.apache.axis.deployment.wsdd that return ServiceDescConstructors in org.apache.axis.deployment.wsdd with parameters of type ServiceDesc -
Uses of ServiceDesc in org.apache.axis.description
Classes in org.apache.axis.description that implement ServiceDescModifier and TypeClassDescriptionclass
A ServiceDesc is an abstract description of a service.Methods in org.apache.axis.description that return ServiceDescMethods in org.apache.axis.description with parameters of type ServiceDesc -
Uses of ServiceDesc in org.apache.axis.handlers.soap
Methods in org.apache.axis.handlers.soap that return ServiceDescModifier and TypeMethodDescriptionSOAPService.getInitializedServiceDesc
(MessageContext msgContext) Returns a service description with the implementation class filled in.SOAPService.getServiceDescription()
Methods in org.apache.axis.handlers.soap with parameters of type ServiceDescModifier and TypeMethodDescriptionvoid
SOAPService.setServiceDescription
(ServiceDesc serviceDescription) -
Uses of ServiceDesc in org.apache.axis.providers.java
Methods in org.apache.axis.providers.java with parameters of type ServiceDescModifier and TypeMethodDescriptionprotected RPCElement
RPCProvider.createResponseBody
(RPCElement body, MessageContext msgContext, OperationDesc operation, ServiceDesc serviceDesc, Object objRes, SOAPEnvelope resEnv, ArrayList outs) -
Uses of ServiceDesc in org.apache.axis.wsdl.fromJava
Methods in org.apache.axis.wsdl.fromJava that return ServiceDescModifier and TypeMethodDescriptionEmitter.getServiceDesc()
Method getServiceDescTypes.getServiceDesc()
return the service descriptionMethods in org.apache.axis.wsdl.fromJava with parameters of type ServiceDescModifier and TypeMethodDescriptionvoid
Emitter.setServiceDesc
(ServiceDesc serviceDesc) Method setServiceDescConstructors in org.apache.axis.wsdl.fromJava with parameters of type ServiceDescModifierConstructorDescriptionTypes
(javax.wsdl.Definition def, TypeMapping tm, TypeMapping defaultTM, Namespaces namespaces, String targetNamespace, List stopClasses, ServiceDesc serviceDesc) This class serailizes aClass
to XML Schema.Types
(javax.wsdl.Definition def, TypeMapping tm, TypeMapping defaultTM, Namespaces namespaces, String targetNamespace, List stopClasses, ServiceDesc serviceDesc, Emitter emitter) This class serailizes aClass
to XML Schema. -
Uses of ServiceDesc in org.apache.axis.wsdl.toJava
Methods in org.apache.axis.wsdl.toJava that return ServiceDescMethods in org.apache.axis.wsdl.toJava with parameters of type ServiceDescModifier and TypeMethodDescriptionvoid
Emitter.setServiceDesc
(ServiceDesc serviceDesc) Sets the ServicdDesc object