|
Class Summary |
| AttributeDesc (src) |
An AttributeDesc is a FieldDesc for an Java field mapping to an
XML attribute |
| ElementDesc (src) |
An AttributeDesc is a FieldDesc for an Java field mapping to an
XML element |
| FaultDesc (src) |
Holds information about a fault for an operation |
| FieldDesc (src) |
FieldDescs are metadata objects which control the mapping of a given
Java field to/from XML. |
| OperationDesc (src) |
An OperationDesc is an abstract description of an operation on a service. |
| ParameterDesc (src) |
A Parameter descriptor, collecting the interesting info about an
operation parameter. |
| ServiceDesc (src) |
A ServiceDesc is an abstract description of a service. |
| TypeDesc (src) |
A TypeDesc represents a Java<->XML data binding. |