Uses of Package
org.apache.axis.description

Packages that use org.apache.axis.description
org.apache.axis   
org.apache.axis.client   
org.apache.axis.description   
org.apache.axis.message   
org.apache.axis.utils   
 

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.client
OperationDesc
          An OperationDesc is an abstract description of an operation on a service.
 

Classes in org.apache.axis.description used by org.apache.axis.description
FaultDesc
          Holds information about a fault for an operation
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
           
TypeDesc
          A TypeDesc represents a Java<->XML data binding.
 

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.
 



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