public abstract class InterfaceDefPOA extends Servant implements InterfaceDefOperations, InvokeHandler
| Constructor and Description |
|---|
InterfaceDefPOA() |
| 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) |
InterfaceDef |
_this() |
InterfaceDef |
_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, waitbase_interfaces, base_interfaces, create_attribute, create_operation, describe_interface, is_acontents, 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, lookupabsolute_name, containing_repository, defined_in, describe, id, id, move, name, name, version, versiontypedef_kind, destroypublic InterfaceDef _this()
public InterfaceDef _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