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