Class CorbaSequenceEventProducer
- java.lang.Object
-
- org.apache.cxf.binding.corba.types.AbstractStartEndEventProducer
-
- org.apache.cxf.binding.corba.types.CorbaSequenceEventProducer
-
- All Implemented Interfaces:
CorbaTypeEventProducer
public class CorbaSequenceEventProducer extends AbstractStartEndEventProducer
-
-
Field Summary
-
Fields inherited from class org.apache.cxf.binding.corba.types.AbstractStartEndEventProducer
currentEventProducer, iterator, name, orb, producers, serviceInfo, state, states
-
-
Constructor Summary
Constructors Constructor Description CorbaSequenceEventProducer(CorbaObjectHandler h, ServiceInfo service, org.omg.CORBA.ORB orbRef)
-
Method Summary
-
Methods inherited from class org.apache.cxf.binding.corba.types.AbstractStartEndEventProducer
getAttributes, getLocalName, getName, getNamespaces, getNestedTypes, getText, hasNext, next
-
-
-
-
Constructor Detail
-
CorbaSequenceEventProducer
public CorbaSequenceEventProducer(CorbaObjectHandler h, ServiceInfo service, org.omg.CORBA.ORB orbRef)
-
-