| Interface | Description |
|---|---|
| TypeCreator | |
| TypeMapping |
Abstraction for the map between Java types (represented as
Type and Aegis types. |
| Class | Description |
|---|---|
| AbstractTypeCreator | |
| AegisType |
Aegis abstraction for a object.
|
| DefaultTypeCreator | |
| DefaultTypeMapping |
The implementation of the Aegis type map.
|
| ParameterizedTypeFactory |
Create ParameterizedType objects for some limited cases.
|
| TypeClassInfo |
Object to carry information for an Aegis type,
such as that from an XML mapping file.
|
| TypeCreationOptions | |
| TypeUtil |
Static methods/constants for Aegis.
|
| XMLTypeCreator |
Deduce mapping information from an xml file.
|
Apache CXF