Uses of Package
org.apache.axis.description

Packages that use org.apache.axis.description
org.apache.axis   
org.apache.axis.deployment.wsdd   
org.apache.axis.description   
org.apache.axis.encoding.ser   
org.apache.axis.handlers.soap   
org.apache.axis.message   
org.apache.axis.utils   
org.apache.axis.wsdl.fromJava   
 

Classes in org.apache.axis.description used by org.apache.axis
OperationDesc
          An OperationDesc is an abstract description of an operation on a service.
 

Classes in org.apache.axis.description used by org.apache.axis.deployment.wsdd
OperationDesc
          An OperationDesc is an abstract description of an operation on a service.
ParameterDesc
          A Parameter descriptor, collecting the interesting info about an operation parameter.
ServiceDesc
          A ServiceDesc is an abstract description of a service.
 

Classes in org.apache.axis.description used by org.apache.axis.description
FaultDesc
           
FieldDesc
          FieldDescs are metadata objects which control the mapping of a given Java field to/from XML.
OperationDesc
          An OperationDesc is an abstract description of an operation on a service.
ParameterDesc
          A Parameter descriptor, collecting the interesting info about an operation parameter.
ServiceDesc
          A ServiceDesc is an abstract description of a service.
TypeDesc
          A TypeDesc represents a Java<->XML data binding.
 

Classes in org.apache.axis.description used by org.apache.axis.encoding.ser
TypeDesc
          A TypeDesc represents a Java<->XML data binding.
 

Classes in org.apache.axis.description used by org.apache.axis.handlers.soap
ServiceDesc
          A ServiceDesc is an abstract description of a service.
 

Classes in org.apache.axis.description used by org.apache.axis.message
OperationDesc
          An OperationDesc is an abstract description of an operation on a service.
ParameterDesc
          A Parameter descriptor, collecting the interesting info about an operation parameter.
 

Classes in org.apache.axis.description used by org.apache.axis.utils
TypeDesc
          A TypeDesc represents a Java<->XML data binding.
 

Classes in org.apache.axis.description used by org.apache.axis.wsdl.fromJava
ParameterDesc
          A Parameter descriptor, collecting the interesting info about an operation parameter.
ServiceDesc
          A ServiceDesc is an abstract description of a service.
 



Copyright © 2002 Apache XML Project. All Rights Reserved.