edu.iris.Fissures.IfNetwork
Class ChannelGroupIterPOATie

java.lang.Object
  extended by org.omg.PortableServer.Servant
      extended by edu.iris.Fissures.IfNetwork.ChannelGroupIterPOA
          extended by edu.iris.Fissures.IfNetwork.ChannelGroupIterPOATie
All Implemented Interfaces:
ChannelGroupIterOperations, org.omg.CORBA.portable.InvokeHandler

public class ChannelGroupIterPOATie
extends ChannelGroupIterPOA


Constructor Summary
ChannelGroupIterPOATie(ChannelGroupIterOperations delegate)
           
ChannelGroupIterPOATie(ChannelGroupIterOperations delegate, org.omg.PortableServer.POA poa)
           
 
Method Summary
 org.omg.PortableServer.POA _default_POA()
           
 ChannelGroupIterOperations _delegate()
           
 void _delegate(ChannelGroupIterOperations delegate)
           
 void destroy()
           
 int how_many_remain()
           
 boolean next_n(int how_many, ChannelGroupSeqHolder seq)
           
 
Methods inherited from class edu.iris.Fissures.IfNetwork.ChannelGroupIterPOA
_all_interfaces, _invoke, _this, _this
 
Methods inherited from class org.omg.PortableServer.Servant
_get_delegate, _get_interface_def, _is_a, _non_existent, _object_id, _orb, _poa, _set_delegate, _this_object, _this_object
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ChannelGroupIterPOATie

public ChannelGroupIterPOATie(ChannelGroupIterOperations delegate)

ChannelGroupIterPOATie

public ChannelGroupIterPOATie(ChannelGroupIterOperations delegate,
                              org.omg.PortableServer.POA poa)
Method Detail

_delegate

public ChannelGroupIterOperations _delegate()

_delegate

public void _delegate(ChannelGroupIterOperations delegate)

_default_POA

public org.omg.PortableServer.POA _default_POA()
Overrides:
_default_POA in class org.omg.PortableServer.Servant

how_many_remain

public int how_many_remain()

next_n

public boolean next_n(int how_many,
                      ChannelGroupSeqHolder seq)

destroy

public void destroy()