Apache CXF API

Uses of Class
org.apache.cxf.binding.corba.wsdl.Array

Packages that use Array
org.apache.cxf.binding.corba.wsdl   
org.apache.cxf.tools.corba.processors.idl   
 

Uses of Array in org.apache.cxf.binding.corba.wsdl
 

Methods in org.apache.cxf.binding.corba.wsdl that return Array
 Array ObjectFactory.createArray()
          Create an instance of Array
 

Uses of Array in org.apache.cxf.tools.corba.processors.idl
 

Fields in org.apache.cxf.tools.corba.processors.idl declared as Array
protected  Array ArrayDeferredAction.array
           
 

Constructors in org.apache.cxf.tools.corba.processors.idl with parameters of type Array
ArrayDeferredAction(Array arrayType)
           
ArrayDeferredAction(Array arrayType, Anonarray anonArrayType, org.apache.ws.commons.schema.XmlSchemaElement elem)
           
 


Apache CXF API

Apache CXF