| Name | Description | Type | Package | Framework |
| AbstractTypeCreator | Class | org.apache.cxf.aegis.type | Apache CXF | |
| AbstractXOPType | Base class for MtoM types. | Class | org.apache.cxf.aegis.type.mtom | Apache CXF |
| AegisType | Aegis abstraction for a object. | Class | org.apache.cxf.aegis.type | Apache CXF |
| AnnotatedTypeInfo | Class | org.apache.cxf.aegis.type.java5 | Apache CXF | |
| AnnotationReader | Class | org.apache.cxf.aegis.type.java5 | Apache CXF | |
| ArrayType | Class | org.apache.cxf.aegis.type.basic | Apache CXF | |
| ArrayTypeInfo | Class | org.apache.cxf.aegis.type.encoded | Apache CXF | |
| AttachmentUtil | Class | org.apache.cxf.aegis.type.mtom | Apache CXF | |
| Base64Type | Converts back and forth to byte[] objects. | Class | org.apache.cxf.aegis.type.basic | Apache CXF |
| BeanType | Serializes JavaBeans. | Class | org.apache.cxf.aegis.type.basic | Apache CXF |
| BeanTypeInfo | Class | org.apache.cxf.aegis.type.basic | Apache CXF | |
| BigDecimalType | Class | org.apache.cxf.aegis.type.basic | Apache CXF | |
| BigIntegerType | Class | org.apache.cxf.aegis.type.basic | Apache CXF | |
| BooleanType | Aegis type for Boolean. | Class | org.apache.cxf.aegis.type.basic | Apache CXF |
| ByteArrayType | Byte arrays. | Class | org.apache.cxf.aegis.type.mtom | Apache CXF |
| ByteType | Class | org.apache.cxf.aegis.type.basic | Apache CXF | |
| CalendarType | AegisType for the Calendar class. | Class | org.apache.cxf.aegis.type.basic | Apache CXF |
| CharacterAsStringType | Class | org.apache.cxf.aegis.type.basic | Apache CXF | |
| CharacterType | Class | org.apache.cxf.aegis.type.basic | Apache CXF | |
| CollectionType | Class | org.apache.cxf.aegis.type.collection | Apache CXF | |
| DataHandlerType | Binding for DataHandler. | Class | org.apache.cxf.aegis.type.mtom | Apache CXF |
| DataSourceType | Binding for DataSource. | Class | org.apache.cxf.aegis.type.mtom | Apache CXF |
| DateTimeType | AegisType for the Date class which serializes as an xsd:dateTime. | Class | org.apache.cxf.aegis.type.basic | Apache CXF |
| DateType | Class | org.apache.cxf.aegis.type.basic | Apache CXF | |
| DefaultTypeCreator | Class | org.apache.cxf.aegis.type | Apache CXF | |
| DefaultTypeMapping | The implementation of the Aegis type map. | Class | org.apache.cxf.aegis.type | Apache CXF |
| DocumentType | Reads and writes org. | Class | org.apache.cxf.aegis.type.xml | Apache CXF |
| DoubleType | Class | org.apache.cxf.aegis.type.basic | Apache CXF | |
| DurationType | Class | org.apache.cxf.aegis.type.java5 | Apache CXF | |
| EnumType | Class | org.apache.cxf.aegis.type.java5 | Apache CXF | |
| FloatType | Class | org.apache.cxf.aegis.type.basic | Apache CXF | |
| IgnoreProperty | Class | org.apache.cxf.aegis.type.java5 | Apache CXF | |
| IntType | Class | org.apache.cxf.aegis.type.basic | Apache CXF | |
| Java5TypeCreator | Class | org.apache.cxf.aegis.type.java5 | Apache CXF | |
| JDOMDocumentType | Reads and writes org. | Class | org.apache.cxf.aegis.type.xml | Apache CXF |
| JDOMElementType | Reads and writes org. | Class | org.apache.cxf.aegis.type.xml | Apache CXF |
| LongType | Class | org.apache.cxf.aegis.type.basic | Apache CXF | |
| MapType | Class | org.apache.cxf.aegis.type.collection | Apache CXF | |
| MarshalRegistry | MarshalRegistry maintains tracks which object instances have been marshaled and which objects still need to be marshaled. | Class | org.apache.cxf.aegis.type.encoded | Apache CXF |
| ObjectType | AegisType for runtime inspection of types. | Class | org.apache.cxf.aegis.type.basic | Apache CXF |
| ParameterizedTypeFactory | Create ParameterizedType objects for some limited cases. | Class | org.apache.cxf.aegis.type | Apache CXF |
| ShortType | Class | org.apache.cxf.aegis.type.basic | Apache CXF | |
| SoapArrayType | Class | org.apache.cxf.aegis.type.encoded | Apache CXF | |
| SoapEncodingUtil | Utilitiy methods for SOAP reading and writing encoded mesages. | Class | org.apache.cxf.aegis.type.encoded | Apache CXF |
| SoapRef | SoapRef represents an encoded SOAP 1. | Class | org.apache.cxf.aegis.type.encoded | Apache CXF |
| SoapRef .Action | Interface | org.apache.cxf.aegis.type.encoded | Apache CXF | |
| SoapRefRegistry | SoapRefRegistry handles resolving all SOAP encoded references. | Class | org.apache.cxf.aegis.type.encoded | Apache CXF |
| SoapRefType | SoapRefType reads and writes SoapRef objects. | Class | org.apache.cxf.aegis.type.encoded | Apache CXF |
| SourceType | Reads and writes javax. | Class | org.apache.cxf.aegis.type.xml | Apache CXF |
| SqlDateType | AegisType for the java. | Class | org.apache.cxf.aegis.type.basic | Apache CXF |
| StreamDataSource | Class | org.apache.cxf.aegis.type.mtom | Apache CXF | |
| StringType | Class | org.apache.cxf.aegis.type.basic | Apache CXF | |
| StructType | StructType is a small extension of the BeanType which can properly read and write SOAP encoded structs. | Class | org.apache.cxf.aegis.type.encoded | Apache CXF |
| TimestampType | AegisType for the Time class which serializes to an xs:time. | Class | org.apache.cxf.aegis.type.basic | Apache CXF |
| TimeType | AegisType for the Time class which serializes to an xs:time. | Class | org.apache.cxf.aegis.type.basic | Apache CXF |
| TimezoneLessDateType | AegisType for the Date class which serializes as an xsd:date (no time and timezone information). | Class | org.apache.cxf.aegis.type.basic | Apache CXF |
| TrailingBlocks | TrailingBlocks reads and writes the extra objects referenced but not written in the main message parts. | Class | org.apache.cxf.aegis.type.encoded | Apache CXF |
| TypeClassInfo | Object to carry information for an Aegis type, such as that from an XML mapping file. | Class | org.apache.cxf.aegis.type | Apache CXF |
| TypeCreationOptions | Class | org.apache.cxf.aegis.type | Apache CXF | |
| TypeCreator | Interface | org.apache.cxf.aegis.type | Apache CXF | |
| TypeMapping | Abstraction for the map between Java types (represented as Type and Aegis types. | Interface | org.apache.cxf.aegis.type | Apache CXF |
| TypeUtil | Static methods/constants for Aegis. | Class | org.apache.cxf.aegis.type | Apache CXF |
| URIType | Class | org.apache.cxf.aegis.type.basic | Apache CXF | |
| XmlAttribute | Class | org.apache.cxf.aegis.type.java5 | Apache CXF | |
| XMLBeanTypeInfo | Class | org.apache.cxf.aegis.type.basic | Apache CXF | |
| XmlElement | Class | org.apache.cxf.aegis.type.java5 | Apache CXF | |
| XmlFlattenedArray | Class | org.apache.cxf.aegis.type.java5 | Apache CXF | |
| XMLGregorianCalendarType | Class | org.apache.cxf.aegis.type.java5 | Apache CXF | |
| XmlParamType | Annotates services method parameters to provide information about how they are to be serialized. | Class | org.apache.cxf.aegis.type.java5 | Apache CXF |
| XmlReturnType | Annotates a service's return type to provide information about how it is toOptional Element Summary | Class | org.apache.cxf.aegis.type.java5 | Apache CXF |
| XMLStreamReaderType | Reads and writes org. | Class | org.apache.cxf.aegis.type.xml | Apache CXF |
| XmlType | Class | org.apache.cxf.aegis.type.java5 | Apache CXF | |
| XMLTypeCreator | Deduce mapping information from an xml file. | Class | org.apache.cxf.aegis.type | Apache CXF |