Apache CXF API

org.apache.cxf.binding.corba.types
Class CorbaPrimitiveSequenceEventProducer

java.lang.Object
  extended by org.apache.cxf.binding.corba.types.AbstractNoStartEndEventProducer
      extended by 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
CorbaPrimitiveSequenceEventProducer(CorbaObjectHandler h, ServiceInfo service, ORB orbRef)
           
 
Method Summary
 
Methods inherited from class org.apache.cxf.binding.corba.types.AbstractNoStartEndEventProducer
getAttributes, getLocalName, getName, getNamespaces, getText, hasNext, next
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CorbaPrimitiveSequenceEventProducer

public CorbaPrimitiveSequenceEventProducer(CorbaObjectHandler h,
                                           ServiceInfo service,
                                           ORB orbRef)

Apache CXF API

Apache CXF