Apache CXF API

Package org.apache.cxf.aegis.type

Interface Summary
TypeCreator  
TypeMapping Abstraction for the map between Java types (represented as Type and Aegis types.
 

Class Summary
AbstractTypeCreator  
AegisType Aegis abstraction for a object.
Configuration Deprecated. 2.1
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 API

Apache CXF