public abstract class RepositoryPOA extends Servant implements RepositoryOperations, InvokeHandler
| Constructor and Description |
|---|
RepositoryPOA() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String[] |
_all_interfaces(POA poa,
byte[] objectId) |
OutputStream |
_invoke(java.lang.String opName,
InputStream _is,
ResponseHandler handler) |
Repository |
_this() |
Repository |
_this(ORB orb) |
_default_POA, _get_delegate, _get_interface_def, _get_interface, _is_a, _non_existent, _object_id, _orb, _orb, _poa, _set_delegate, _this_object, _this_objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcreate_array, create_fixed, create_sequence, create_string, create_wstring, get_canonical_typecode, get_primitive, lookup_idcontents, create_abstract_interface, create_alias, create_constant, create_enum, create_exception, create_interface, create_local_interface, create_module, create_native, create_struct, create_union, create_value_box, create_value, describe_contents, lookup_name, lookupdef_kind, destroypublic Repository _this()
public Repository _this(ORB orb)
public java.lang.String[] _all_interfaces(POA poa, byte[] objectId)
_all_interfaces in class Servantpublic final OutputStream _invoke(java.lang.String opName, InputStream _is, ResponseHandler handler)
_invoke in interface InvokeHandler