public class ServerInformationIteratorPOATie extends ServerInformationIteratorPOA
| Constructor and Description |
|---|
ServerInformationIteratorPOATie(ServerInformationIteratorOperations delegate) |
ServerInformationIteratorPOATie(ServerInformationIteratorOperations delegate,
POA poa) |
| Modifier and Type | Method and Description |
|---|---|
POA |
_default_POA() |
ServerInformationIteratorOperations |
_delegate() |
void |
_delegate(ServerInformationIteratorOperations delegate) |
ServerInformationIterator |
_this() |
ServerInformationIterator |
_this(ORB orb) |
void |
destroy() |
boolean |
next_n(int how_many,
ServerInformationListHolder servers) |
_all_interfaces, _invoke_get_delegate, _get_interface_def, _is_a, _non_existent, _object_id, _orb, _poa, _set_delegate, _this_object, _this_objectpublic ServerInformationIteratorPOATie(ServerInformationIteratorOperations delegate)
public ServerInformationIteratorPOATie(ServerInformationIteratorOperations delegate, POA poa)
public ServerInformationIterator _this()
_this in class ServerInformationIteratorPOApublic ServerInformationIterator _this(ORB orb)
_this in class ServerInformationIteratorPOApublic ServerInformationIteratorOperations _delegate()
public void _delegate(ServerInformationIteratorOperations delegate)
public POA _default_POA()
_default_POA in class Servantpublic boolean next_n(int how_many,
ServerInformationListHolder servers)
public void destroy()
Copyright © 2017 JacORB. All rights reserved.