Uses of Class
mandala.jacob.remote.AbstractLocalReferenceRetriever

Packages that use AbstractLocalReferenceRetriever
mandala.jacob.remote.gpf Generic Protocol Framework (GPF) contains classes that may help implementors of new JACOb protocols. 
mandala.jacob.remote.rmi Direct RMI implementation of JACOb. 
 

Uses of AbstractLocalReferenceRetriever in mandala.jacob.remote.gpf
 

Subclasses of AbstractLocalReferenceRetriever in mandala.jacob.remote.gpf
 class AbstractSingletonRemoteProxy
          Abstract base class for remote proxy with singleton implementation.
 class RemoteActiveMapProxy
          Generic proxy for remote ActiveMap implementation.
 class RemoteCollectionProxy
          Generic proxy for remote Collection implementation.
 class RemoteMapProxy
          Generic proxy for remote Map implementation.
 class RemoteSetProxy
          Generic proxy for remote Set implementation.
 

Uses of AbstractLocalReferenceRetriever in mandala.jacob.remote.rmi
 

Subclasses of AbstractLocalReferenceRetriever in mandala.jacob.remote.rmi
 class RMIActiveMap
          Java-RMI RemoteActiveMap implementation.
 class RMICollection
          Java-RMI Collection implementation.
 class RMIMap
          Java-RMI Map implementation.
 class RMISet
          Java-RMI Set implementation.
(package private)  class mandala.jacob.remote.rmi.RMISingletonRemoteProxy
          Abstract class for Java-RMI remote proxy implementation.
 



Mandala help mailing list