Class CorbaStructEventProducer
java.lang.Object
org.apache.cxf.binding.corba.types.AbstractStartEndEventProducer
org.apache.cxf.binding.corba.types.CorbaStructEventProducer
- 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
ConstructorsConstructorDescriptionCorbaStructEventProducer(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
-
Constructor Details
-
CorbaStructEventProducer
public CorbaStructEventProducer(CorbaObjectHandler h, ServiceInfo service, org.omg.CORBA.ORB orbRef)
-
-
Method Details
-
next
public int next()- Specified by:
nextin interfaceCorbaTypeEventProducer- Overrides:
nextin classAbstractStartEndEventProducer
-