Class CorbaSequenceEventProducer
java.lang.Object
org.apache.cxf.binding.corba.types.AbstractStartEndEventProducer
org.apache.cxf.binding.corba.types.CorbaSequenceEventProducer
- All Implemented Interfaces:
CorbaTypeEventProducer
-
Field Summary
Fields inherited from class org.apache.cxf.binding.corba.types.AbstractStartEndEventProducer
currentEventProducer, iterator, name, orb, producers, serviceInfo, state, states -
Constructor Summary
ConstructorsConstructorDescriptionCorbaSequenceEventProducer(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 Details
-
CorbaSequenceEventProducer
public CorbaSequenceEventProducer(CorbaObjectHandler h, ServiceInfo service, org.omg.CORBA.ORB orbRef)
-