public abstract class EqualityKeyIteratorPOA extends Servant implements InvokeHandler, EqualityKeyIteratorOperations
Constructor and Description |
---|
EqualityKeyIteratorPOA() |
Modifier and Type | Method and Description |
---|---|
java.lang.String[] |
_all_interfaces(POA poa,
byte[] obj_id) |
OutputStream |
_invoke(java.lang.String method,
InputStream _input,
ResponseHandler handler) |
EqualityKeyIterator |
_this() |
EqualityKeyIterator |
_this(ORB orb) |
_default_POA, _get_component, _get_delegate, _get_interface_def, _get_interface, _is_a, _non_existent, _object_id, _orb, _poa, _set_delegate, _this_object, _this_object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
set_to_element_with_value, set_to_next_element_with_different_value, set_to_next_element_with_value
retrieve_key, retrieve_next_n_keys, set_to_element_with_key, set_to_next_element_with_different_key, set_to_next_element_with_key
_clone, add_element_set_iterator, add_n_elements_set_iterator, assign, destroy, invalidate, is_const, is_equal, is_for, is_in_between, is_valid, not_equal_remove_element_set_to_next, not_equal_replace_element_set_to_next, not_equal_retrieve_element_set_to_next, remove_element_set_to_next, remove_element, remove_next_n_elements, replace_element_set_to_next, replace_element, replace_next_n_elements, retrieve_element_set_to_next, retrieve_element, retrieve_next_n_elements, set_to_first_element, set_to_next_element, set_to_next_nth_element
public EqualityKeyIterator _this()
public EqualityKeyIterator _this(ORB orb)
public OutputStream _invoke(java.lang.String method, InputStream _input, ResponseHandler handler) throws SystemException
_invoke
in interface InvokeHandler
SystemException
public java.lang.String[] _all_interfaces(POA poa, byte[] obj_id)
_all_interfaces
in class Servant