Apache CXF API

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

java.lang.Object
  extended by org.apache.cxf.binding.corba.types.AbstractStartEndEventProducer
      extended by org.apache.cxf.binding.corba.types.CorbaSequenceEventProducer
All Implemented Interfaces:
CorbaTypeEventProducer

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

Constructor Detail

CorbaSequenceEventProducer

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

Apache CXF API

Apache CXF