public abstract class EqualityKeySortedIteratorPOA extends Servant implements InvokeHandler, EqualityKeySortedIteratorOperations
Constructor and Description |
---|
EqualityKeySortedIteratorPOA() |
Modifier and Type | Method and Description |
---|---|
String[] |
_all_interfaces(POA poa,
byte[] obj_id) |
OutputStream |
_invoke(String method,
InputStream _input,
ResponseHandler handler) |
EqualityKeySortedIterator |
_this() |
EqualityKeySortedIterator |
_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_first_element_with_value, set_to_last_element_with_value, set_to_previous_element_with_different_value, set_to_previous_element_with_value
set_to_element_with_value, set_to_next_element_with_different_value, set_to_next_element_with_value
retrieve_previous_n_keys, set_to_first_element_with_key, set_to_last_element_with_key, set_to_previous_element_with_different_key, set_to_previous_element_with_key
retrieve_key, retrieve_next_n_keys, set_to_element_with_key, set_to_next_element_with_different_key, set_to_next_element_with_key
is_first, is_for_same, is_last, is_reverse, not_equal_remove_element_set_to_previous, not_equal_replace_element_set_to_previous, not_equal_retrieve_element_set_to_previous, position, remove_element_set_to_previous, remove_previous_n_elements, replace_element_set_to_previous, replace_previous_n_elements, retrieve_element_set_to_previous, retrieve_previous_n_elements, set_to_last_element, set_to_nth_previous_element, set_to_position, set_to_previous_element
public EqualityKeySortedIterator _this()
public EqualityKeySortedIterator _this(ORB orb)
public OutputStream _invoke(String method, InputStream _input, ResponseHandler handler) throws SystemException
_invoke
in interface InvokeHandler
SystemException
public String[] _all_interfaces(POA poa, byte[] obj_id)
_all_interfaces
in class Servant
Copyright © 2017 JacORB. All rights reserved.