Package org.objectweb.carol.rmi.multi

Class Summary
CmiPRODelegate Class CmiPRODelegate for the mapping between cmi UnicastRemoteObject and PortableRemoteObject
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
LmiPRODelegate Class LmiPRODelegate is a fake PortableRemoteObject for local methods call
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 ...