Uses of Class
org.apache.cxf.swa.types.DataStruct

Packages that use DataStruct
org.apache.cxf.swa   
org.apache.cxf.swa.types   
 

Uses of DataStruct in org.apache.cxf.swa
 

Method parameters in org.apache.cxf.swa with type arguments of type DataStruct
 void SwAServiceInterface.echoDataRef(javax.xml.ws.Holder<DataStruct> data)
           
 

Uses of DataStruct in org.apache.cxf.swa.types
 

Methods in org.apache.cxf.swa.types that return DataStruct
 DataStruct ObjectFactory.createDataStruct()
          Create an instance of DataStruct
 



Apache CXF is an effort undergoing incubation at the Apache Software Foundation(ASF) and sponsored by the Apache Incubator PMC.