Class | Description |
---|---|
CmiPRODelegate |
Class
CmiPRODelegate for the mapping between cmi
UnicastRemoteObject and PortableRemoteObject |
DummyPRODelegate |
Class
DummyPRODelegate is a fake PortableRemoteObject for local
methods call |
IrmiPRODelegate |
IrmiPRODelegate
|
JacORBPRODelegate |
TODO : Use the same class for all JVM (maybe Classpath implementation ?)
|
JeremiePRODelegate |
class
JeremiePRODelegate for the mapping between Jeremie
UnicastRemoteObject and PortableRemoteObject |
JrmpPRODelegate |
Class
JrmpPRODelegate for the mapping between Rmi jrmp
UnicastRemoteObject and PortableRemoteObject |
MultiPRODelegate |
Class
MultiPRODelegate This is a proxy for multi orb portable remote object delegate reference this class with the systeme property : java -Djavax.rmi.CORBA.PortableRemoteObjectClass=org.objectweb.carol.rmi.multi.MultiPRODelegate ... |