Uses of Interface org.apache.axis.description.ServiceDesc

Uses in package org.apache.axis.deployment.wsdd

Constructors with parameter type org.apache.axis.description.ServiceDesc

Constructor from XML

Methods with return type org.apache.axis.description.ServiceDesc

ServiceDesc

Uses in package org.apache.axis.wsdl.toJava

Methods with parameter type org.apache.axis.description.ServiceDesc

void
Sets the ServicdDesc object

Methods with return type org.apache.axis.description.ServiceDesc

ServiceDesc
Retruns the SericeDesc object

Uses in package org.apache.axis.wsdl.fromJava

Constructors with parameter type org.apache.axis.description.ServiceDesc

Types.Types(Definition def, TypeMapping tm, TypeMapping defaultTM, Namespaces namespaces, String targetNamespace, List stopClasses, ServiceDesc serviceDesc)
This class serailizes a Class to XML Schema.
Types.Types(Definition def, TypeMapping tm, TypeMapping defaultTM, Namespaces namespaces, String targetNamespace, List stopClasses, ServiceDesc serviceDesc, Emitter emitter)
This class serailizes a Class to XML Schema.

Methods with parameter type org.apache.axis.description.ServiceDesc

void
Method setServiceDesc

Methods with return type org.apache.axis.description.ServiceDesc

ServiceDesc
Method getServiceDesc
ServiceDesc
return the service description

Uses in package org.apache.axis.handlers.soap

Methods with parameter type org.apache.axis.description.ServiceDesc

void

Methods with return type org.apache.axis.description.ServiceDesc

ServiceDesc
Returns a service description with the implementation class filled in.
ServiceDesc

Uses in package org.apache.axis.description

Classes implementing org.apache.axis.description.ServiceDesc

class
A ServiceDesc is an abstract description of a service.

Methods with parameter type org.apache.axis.description.ServiceDesc

void

Methods with return type org.apache.axis.description.ServiceDesc

ServiceDesc

Copyright B) 2005 Apache Web Services Project. All Rights Reserved.