|
|
org > org.omg > org.omg.CORBA > org.omg.CORBA.portable > org.omg.CORBA.portable.ObjectImpl >
Class: org.omg.CORBA.portable.ObjectImpl java.lang.Object org.omg.CORBA.portable.ObjectImpl
public abstract class ObjectImpl extends Object implements Object
FIELDS:
CONSTRUCTORS:
METHODS:
| | | | public | Request | _create_request(Context ctx, String operation, NVList arg_list, NamedValue result) |
| | public | Request | _create_request(Context ctx, String operation, NVList arg_list, NamedValue result, ExceptionList exceptions, ContextList contexts) |
| | public | Object | _duplicate() |
| | public | Delegate | _get_delegate() Throws: BAD_OPERATION |
| | public | DomainManager[] | _get_domain_managers() |
| | public | Object | _get_interface_def() |
| | public | Policy | _get_policy(int policy_type) |
| | public | int | _hash(int maximum) |
| | public abstract | String[] | _ids() |
| | public | InputStream | _invoke(OutputStream output) Throws: ApplicationException Throws: RemarshalException |
| | public | boolean | _is_a(String repository_id) |
| | public | boolean | _is_equivalent(Object that) |
| | public | boolean | _is_local() |
| | public | boolean | _non_existent() |
| | public | ORB | _orb() |
| | public | void | _release() |
| | public | void | _releaseReply(InputStream input) |
| | public | Request | _request(String operation) |
| | public | OutputStream | _request(String operation, boolean responseExpected) |
| | public | void | _servant_postinvoke(ServantObject servant) |
| | public | ServantObject | _servant_preinvoke(String operation, Class expectedType) Throws: BAD_PARAM |
| | public | void | _set_delegate(Delegate delegate) |
| | public | Object | _set_policy_override(Policy[] policies, SetOverrideType set_add) |
| | public | boolean | equals(Object obj) Overrides: Object |
| | public | int | hashCode() Overrides: Object |
| | public | String | toString() Overrides: Object |
| |
|
|
|
INHERITED METHODS:
| getClass(), hashCode(), equals(java.lang.Object), clone(), toString(), notify(), notifyAll(), wait(long), wait(long, int), wait(), finalize(), |
|
|
|
SUBCLASSES:
| DynamicImplementation, _IDLTypeStub, _PolicyStub, ObjectImpl, _BindingIteratorStub, _NamingContextExtStub, _NamingContextStub, _DynAnyFactoryStub, _DynAnyStub, _DynArrayStub, _DynEnumStub, _DynFixedStub, _DynSequenceStub, _DynStructStub, _DynUnionStub, _DynValueStub, _ServantActivatorStub, _ServantLocatorStub, |
|
|
|
|
|



|