org.objectweb.carol.rmi.multi.MultiPRODelegate Class <code> MultiPRODelegate </code><br> 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 ... for the moment this class i ...
org.objectweb.carol.util.configuration.Protocol This class defines commons attributes of a protocol for Carol.<br> An rmi configuration relies on a protocol by specifying properties. For example a protocol is composed of a Prodelegate Implementation class, a registry class, etc.<br> But the PROVIDER_URL could be different. This is d ...
org.objectweb.carol.rmi.multi.CmiPRODelegate Class <code>CmiPRODelegate</code> for the mapping between cmi UnicastRemoteObject and PortableRemoteObject @author Simon Nieuviarts