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

Packages that use ServiceDesc
org.apache.axis.description   
 

Uses of ServiceDesc in org.apache.axis.description
 

Classes in org.apache.axis.description that implement ServiceDesc
 class JavaServiceDesc
          A ServiceDesc is an abstract description of a service.
 

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)
           
 



Copyright © 2003 Apache Web Services Project. A ll Rights Reserved.