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

Packages that use RemoteThreadProxy
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 RemoteThreadProxy in mandala.jacob.remote.gpf
 

Methods in mandala.jacob.remote.gpf that return RemoteThreadProxy
 RemoteThreadProxy Exporter.exportThread(ThreadOp thread)
          Makes the given thread remotely accessible.
 

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

Methods in mandala.jacob.remote.gpf.rmi that return RemoteThreadProxy
 RemoteThreadProxy RMIExporter.exportThread(ThreadOp thread)
           
 

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

Methods in mandala.jacob.remote.gpf.tcp that return RemoteThreadProxy
 RemoteThreadProxy TCPExporter.exportThread(ThreadOp thread)
           
 

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

Methods in mandala.jacob.remote.gpf.udp that return RemoteThreadProxy
 RemoteThreadProxy UDPExporter.exportThread(ThreadOp thread)
           
 



Mandala help mailing list