Uses of Class
mandala.jacob.remote.gpf.AbstractFutureFactoryWrapper

Packages that use AbstractFutureFactoryWrapper
mandala.jacob.remote.gpf.rmi GPF-RMI implementation of JACOb. 
mandala.jacob.remote.gpf.tcp GPF-TCP implementation of JACOb. 
mandala.jacob.remote.gpf.udp GPF-UDP implementation of JACOb. 
 

Uses of AbstractFutureFactoryWrapper in mandala.jacob.remote.gpf.rmi
 

Subclasses of AbstractFutureFactoryWrapper in mandala.jacob.remote.gpf.rmi
 class RMIFutureFactoryWrapper
          This class wraps an instance of the FutureFactory interface in an RMI remote object.
 

Uses of AbstractFutureFactoryWrapper in mandala.jacob.remote.gpf.tcp
 

Subclasses of AbstractFutureFactoryWrapper in mandala.jacob.remote.gpf.tcp
 class TCPFutureFactoryWrapper
          This class wraps an instance of the FutureFactory interface in a TCP remote object.
 

Uses of AbstractFutureFactoryWrapper in mandala.jacob.remote.gpf.udp
 

Subclasses of AbstractFutureFactoryWrapper in mandala.jacob.remote.gpf.udp
 class UDPFutureFactoryWrapper
          This class wraps an instance of the FutureFactory interface in an UDP remote object.
 



Mandala help mailing list