Uses of Class
org.apache.cxf.aegis.type.mtom.AbstractXOPType

Packages that use AbstractXOPType
org.apache.cxf.aegis.type.basic   
org.apache.cxf.aegis.type.mtom   
 

Uses of AbstractXOPType in org.apache.cxf.aegis.type.basic
 

Constructors in org.apache.cxf.aegis.type.basic with parameters of type AbstractXOPType
Base64Type(AbstractXOPType xopType)
           
 

Uses of AbstractXOPType in org.apache.cxf.aegis.type.mtom
 

Subclasses of AbstractXOPType in org.apache.cxf.aegis.type.mtom
 class ByteArrayType
           
 class DataHandlerType
           
 class DataSourceType
           
 



Apache CXF