public class ChannelGroupIterPOATie extends ChannelGroupIterPOA
| Constructor and Description |
|---|
ChannelGroupIterPOATie(ChannelGroupIterOperations delegate) |
ChannelGroupIterPOATie(ChannelGroupIterOperations delegate,
org.omg.PortableServer.POA poa) |
| Modifier and Type | Method and Description |
|---|---|
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) |
_all_interfaces, _invoke, _this, _thispublic ChannelGroupIterPOATie(ChannelGroupIterOperations delegate)
public ChannelGroupIterPOATie(ChannelGroupIterOperations delegate, org.omg.PortableServer.POA poa)
public ChannelGroupIterOperations _delegate()
public void _delegate(ChannelGroupIterOperations delegate)
public org.omg.PortableServer.POA _default_POA()
_default_POA in class org.omg.PortableServer.Servantpublic int how_many_remain()
public boolean next_n(int how_many,
ChannelGroupSeqHolder seq)
public void destroy()