Uses of Class gnu.CORBA.Connected_objects.cObject

Uses in package gnu.CORBA

Methods with parameter type gnu.CORBA.Connected_objects.cObject

IOR
Create IOR for the given object references.

Methods with return type gnu.CORBA.Connected_objects.cObject

Connected_objects.cObject
Connected_objects.add(byte[] key, Object object, int port, Object identity)
Add the new object to the repository.
Connected_objects.cObject
Connected_objects.add(Object object, int port)
Add the new object to the repository.
Connected_objects.cObject
Connected_objects.get(byte[] key)
Get the stored object.
Connected_objects.cObject
Get the record of the stored object.

Uses in package gnu.CORBA.Poa

Methods with parameter type gnu.CORBA.Connected_objects.cObject

IOR
Create IOR and allow registered interceptors to add additional components.