Apache CXF API

Uses of Class
org.apache.cxf.aegis.type.basic.BeanType

Packages that use BeanType
org.apache.cxf.aegis.type.encoded   
 

Uses of BeanType in org.apache.cxf.aegis.type.encoded
 

Subclasses of BeanType in org.apache.cxf.aegis.type.encoded
 class StructType
          StructType is a small extension of the BeanType which can properly read and write SOAP encoded structs.
 


Apache CXF API

Apache CXF