Apache CXF API

Uses of Package
org.apache.cxf.aegis.type

Packages that use org.apache.cxf.aegis.type
org.apache.cxf.aegis   
org.apache.cxf.aegis.databinding   
org.apache.cxf.aegis.type   
org.apache.cxf.aegis.type.basic   
org.apache.cxf.aegis.type.collection   
org.apache.cxf.aegis.type.encoded   
org.apache.cxf.aegis.type.java5   
org.apache.cxf.aegis.type.mtom   
org.apache.cxf.aegis.type.xml   
org.apache.cxf.jaxrs.provider   
 

Classes in org.apache.cxf.aegis.type used by org.apache.cxf.aegis
AbstractTypeCreator
           
AegisType
          Aegis abstraction for a object.
TypeCreationOptions
           
TypeCreator
           
TypeMapping
          Abstraction for the map between Java types (represented as Type and Aegis types.
 

Classes in org.apache.cxf.aegis.type used by org.apache.cxf.aegis.databinding
AegisType
          Aegis abstraction for a object.
TypeCreationOptions
           
TypeMapping
          Abstraction for the map between Java types (represented as Type and Aegis types.
 

Classes in org.apache.cxf.aegis.type used by org.apache.cxf.aegis.type
AbstractTypeCreator
           
AegisType
          Aegis abstraction for a object.
DefaultTypeMapping
          The implementation of the Aegis type map.
TypeClassInfo
          Object to carry information for an Aegis type, such as that from an XML mapping file.
TypeCreationOptions
           
TypeCreator
           
TypeMapping
          Abstraction for the map between Java types (represented as Type and Aegis types.
 

Classes in org.apache.cxf.aegis.type used by org.apache.cxf.aegis.type.basic
AegisType
          Aegis abstraction for a object.
TypeMapping
          Abstraction for the map between Java types (represented as Type and Aegis types.
 

Classes in org.apache.cxf.aegis.type used by org.apache.cxf.aegis.type.collection
AegisType
          Aegis abstraction for a object.
 

Classes in org.apache.cxf.aegis.type used by org.apache.cxf.aegis.type.encoded
AegisType
          Aegis abstraction for a object.
TypeMapping
          Abstraction for the map between Java types (represented as Type and Aegis types.
 

Classes in org.apache.cxf.aegis.type used by org.apache.cxf.aegis.type.java5
AbstractTypeCreator
           
AegisType
          Aegis abstraction for a object.
TypeClassInfo
          Object to carry information for an Aegis type, such as that from an XML mapping file.
TypeCreationOptions
           
TypeCreator
           
TypeMapping
          Abstraction for the map between Java types (represented as Type and Aegis types.
 

Classes in org.apache.cxf.aegis.type used by org.apache.cxf.aegis.type.mtom
AegisType
          Aegis abstraction for a object.
 

Classes in org.apache.cxf.aegis.type used by org.apache.cxf.aegis.type.xml
AegisType
          Aegis abstraction for a object.
 

Classes in org.apache.cxf.aegis.type used by org.apache.cxf.jaxrs.provider
AegisType
          Aegis abstraction for a object.
 


Apache CXF API

Apache CXF