Apache CXF API

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

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

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

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

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

Fields in org.apache.cxf.tools.corba.processors.idl declared as Sequence
protected  Sequence SequenceDeferredAction.sequence
           
 

Constructors in org.apache.cxf.tools.corba.processors.idl with parameters of type Sequence
SequenceDeferredAction(Sequence sequenceType)
           
SequenceDeferredAction(Sequence sequenceType, Anonsequence anonSequenceType, org.apache.ws.commons.schema.XmlSchemaElement elem)
           
 


Apache CXF API

Apache CXF