Uses of Class org.omg.CORBA.portable.ObjectImpl

Uses in package org.omg.stub.java.rmi

Classes derived from org.omg.CORBA.portable.ObjectImpl

class
Provides a stub for Remote type.

Uses in package org.omg.CosNaming

Classes derived from org.omg.CORBA.portable.ObjectImpl

class
The binding iterator implementation base.
class
The binding interator stub (proxy), used on the client side.
class
The extended naming context implementation base.
class
The extended naming context stub (proxy), used on the client side.
class
The naming context implementation base.
class
The naming context stub (proxy), used on the client side.

Uses in package org.omg.CORBA_2_3.portable

Classes derived from org.omg.CORBA.portable.ObjectImpl

class
Extends the previous version of the CORBA object by one additional method, defined in CORBA 2_3 .

Uses in package gnu.CORBA

Classes derived from org.omg.CORBA.portable.ObjectImpl

class
Implements an object, constructed from an IOR reference.
class
The server side implementation base for the Policy.

Methods with return type org.omg.CORBA.portable.ObjectImpl

ObjectImpl
Return the default stub for the case when the client binding classes are not locally available.
ObjectImpl
Search for the possibly available default stub.

Uses in package gnu.CORBA.Interceptor

Classes derived from org.omg.CORBA.portable.ObjectImpl

class
Supports the "Interceptor current" concept, providing the slot value information for the current thread.

Uses in package org.omg.PortableServer

Classes derived from org.omg.CORBA.portable.ObjectImpl

class
This ServantActivator stub is an optional base for the servant activators.
class
The ServantLocator stub is an optional base for the servant locators.

Uses in package org.omg.DynamicAny

Classes derived from org.omg.CORBA.portable.ObjectImpl

class
Should provide support for remote invocation of methods on DynAnyFactory.
class
Should provide support for remote invocation of methods on DynAny.
class
Should provide support for remote invocation of methods on DynArray.
class
Should provide support for remote invocation of methods on DynEnum.
class
Should provide support for remote invocation of methods on DynFixed.
class
Should provide support for remote invocation of methods on DynSequence.
class
Should provide support for remote invocation of methods on DynStruct.
class
Should provide support for remote invocation of methods on DynUnion.
class
Should provide support for remote invocation of methods on DynValue.

Uses in package javax.rmi.CORBA

Classes derived from org.omg.CORBA.portable.ObjectImpl

class
A Stub descendants provide access to the object on the client side.

Uses in package gnu.CORBA.Poa

Classes derived from org.omg.CORBA.portable.ObjectImpl

class
Implementation of the id assignment policy.
class
Implementation of the id uniqueness policy.
class
Implementation of the implicit activation policy.
class
The implementation of the life span policy.
class
Supports the "Poa current" concept, providing the id and poa of the object currently being served.
class
The implementation of the request processing policy.
class
Represents a CORBA object, being locally served by the associated servant.
class
The implementation of the servant retention policy.
class
The implementation of the thread policy.

Fields of type org.omg.CORBA.portable.ObjectImpl

ObjectImpl
The object reference, indicating the new location of the invocation target.
ObjectImpl
The reference object, handling requests.

Uses in package org.omg.CORBA

Classes derived from org.omg.CORBA.portable.ObjectImpl

class
This class was probably originally thinked as a base of all CORBA object implementations.
class
The stub for the IDL type.
class
The Policy stub (proxy), used on the client side.

Uses in package gnu.CORBA.NamingService

Classes derived from org.omg.CORBA.portable.ObjectImpl

class
The implementation of the BindingIterator.
class
This naming context that adds the the string based extensions, defined by NamingContextExt.
class
This class implements the transient naming service, defined by NamingContext.