Package org.apache.cxf.aegis.type
-
Interface Summary Interface Description TypeCreator TypeMapping Abstraction for the map between Java types (represented asTypeand Aegis types. -
Class Summary 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.