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

Packages that use RemoteCancelableProxy
mandala.jacob.remote.gpf Generic Protocol Framework (GPF) contains classes that may help implementors of new JACOb protocols. 
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 RemoteCancelableProxy in mandala.jacob.remote.gpf
 

Methods in mandala.jacob.remote.gpf that return RemoteCancelableProxy
 RemoteCancelableProxy Exporter.exportCancelable(Cancelable cancelable)
          Makes the given cancelable remotely accessible.
 

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

Methods in mandala.jacob.remote.gpf.rmi that return RemoteCancelableProxy
 RemoteCancelableProxy RMIExporter.exportCancelable(Cancelable cancelable)
           
 

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

Methods in mandala.jacob.remote.gpf.tcp that return RemoteCancelableProxy
 RemoteCancelableProxy TCPExporter.exportCancelable(Cancelable cancelable)
           
 

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

Methods in mandala.jacob.remote.gpf.udp that return RemoteCancelableProxy
 RemoteCancelableProxy UDPExporter.exportCancelable(Cancelable cancelable)
           
 



Mandala help mailing list