org.omg.CosCollection
Class KeySortedIteratorPOA
java.lang.Object
org.omg.PortableServer.Servant
org.omg.CosCollection.KeySortedIteratorPOA
- All Implemented Interfaces:
- InvokeHandler, IteratorOperations, KeyIteratorOperations, KeySortedIteratorOperations, OrderedIteratorOperations, SortedIteratorOperations
- Direct Known Subclasses:
- KeySortedIteratorPOATie
public abstract class KeySortedIteratorPOA
- extends Servant
- implements InvokeHandler, KeySortedIteratorOperations
Generated from IDL interface "KeySortedIterator".
- Version:
- generated at 03-Nov-2015 12:24:02
- Author:
- JacORB IDL compiler V 3.7
| Methods inherited from class org.omg.PortableServer.Servant |
_default_POA, _get_delegate, _get_interface_def, _is_a, _non_existent, _object_id, _orb, _poa, _set_delegate, _this_object, _this_object |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.omg.CosCollection.OrderedIteratorOperations |
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 |
| Methods inherited from interface org.omg.CosCollection.IteratorOperations |
_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 |
KeySortedIteratorPOA
public KeySortedIteratorPOA()
_this
public KeySortedIterator _this()
_this
public KeySortedIterator _this(ORB orb)
_invoke
public OutputStream _invoke(String method,
InputStream _input,
ResponseHandler handler)
throws SystemException
- Specified by:
_invoke in interface InvokeHandler
- Throws:
SystemException
_all_interfaces
public String[] _all_interfaces(POA poa,
byte[] obj_id)
- Specified by:
_all_interfaces in class Servant
Copyright © 2015 JacORB. All rights reserved.