Uses of Interface
mandala.jacob.remote.RemoteCancelable

Packages that use RemoteCancelable
mandala.jacob.remote This package is dedicated to remote implementation of the active map concept. 
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 RemoteCancelable in mandala.jacob.remote
 

Subinterfaces of RemoteCancelable in mandala.jacob.remote
 interface RemoteFutureClient
           
 

Uses of RemoteCancelable in mandala.jacob.remote.gpf
 

Classes in mandala.jacob.remote.gpf that implement RemoteCancelable
 class RemoteCancelableProxy
          Generic proxy for remote Cancelable implementation.
 

Uses of RemoteCancelable in mandala.jacob.remote.rmi
 

Classes in mandala.jacob.remote.rmi that implement RemoteCancelable
 class RMICancelable
          Java-RMI Cancelable implementation.
 



Mandala help mailing list