| Class | Description |
|---|---|
| AnnotatedTypeInfo | |
| AnnotationReader | |
| DurationType | |
| EnumType | |
| Java5TypeCreator | |
| XMLGregorianCalendarType |
| Annotation Type | Description |
|---|---|
| IgnoreProperty |
IgnoreProperty Annotation allows us to Ignore JavaBean Properties
when using AEGIS POJO Binding with Java 5 Annotations
|
| XmlAttribute | |
| XmlElement | |
| XmlFlattenedArray | |
| XmlParamType |
Annotates services method parameters to provide information about how they
are to be serialized.
|
| XmlReturnType |
Annotates a service's return type to provide information about how it is to
be serialized.
|
| XmlType |
Apache CXF