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