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. |
TypeDesc | A TypeDesc represents a Java<->XML data binding. |