Package org.apache.cxf.aegis.type.java5

Class Summary
AnnotatedTypeInfo  
DurationType  
EnumType  
Java5TypeCreator  
XMLGregorianCalendarType  
 

Annotation Types Summary
IgnoreProperty IgnoreProperty Annotation allows us to Ignore JavaBean Properties when using AEGIS POJO Binding with Java 5 Annotations
XmlAttribute  
XmlElement  
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