Package org.apache.axis.description
| Class Summary |
| AttributeDesc |
An AttributeDesc is a FieldDesc for an Java field mapping to an
XML attribute
|
| ElementDesc |
An AttributeDesc is a FieldDesc for an Java field mapping to an
XML element
|
| 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.
|
| JavaServiceDesc |
A ServiceDesc is an abstract description of a service.
|
| 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.
(mostly taken from org.apache.axis.wsdl.toJava.Parameter right now)
|
| TypeDesc |
A TypeDesc represents a Java<->XML data binding. |
Copyright B) 2005 Apache Web Services Project. All Rights Reserved.