Apache CXF API

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
          Byte arrays.
 class DataHandlerType
          Binding for DataHandler.
 class DataSourceType
          Binding for DataSource.
 


Apache CXF API

Apache CXF