Class CorbaStructEventProducer
- java.lang.Object
-
- org.apache.cxf.binding.corba.types.AbstractStartEndEventProducer
-
- org.apache.cxf.binding.corba.types.CorbaStructEventProducer
-
- All Implemented Interfaces:
CorbaTypeEventProducer
public class CorbaStructEventProducer 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 CorbaStructEventProducer(CorbaObjectHandler h, ServiceInfo service, org.omg.CORBA.ORB orbRef)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description intnext()-
Methods inherited from class org.apache.cxf.binding.corba.types.AbstractStartEndEventProducer
getAttributes, getLocalName, getName, getNamespaces, getNestedTypes, getText, hasNext
-
-
-
-
Constructor Detail
-
CorbaStructEventProducer
public CorbaStructEventProducer(CorbaObjectHandler h, ServiceInfo service, org.omg.CORBA.ORB orbRef)
-
-
Method Detail
-
next
public int next()
- Specified by:
nextin interfaceCorbaTypeEventProducer- Overrides:
nextin classAbstractStartEndEventProducer
-
-