public abstract class SortedIteratorPOA extends Servant implements InvokeHandler, SortedIteratorOperations
Constructor and Description |
---|
SortedIteratorPOA() |
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) |
SortedIterator |
_this() |
SortedIterator |
_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
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
_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 SortedIterator _this()
public SortedIterator _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