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

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

Methods in mandala.jacob.remote.gpf that return RemoteResultUpdaterProxy
 RemoteResultUpdaterProxy Exporter.exportResultUpdater(ResultUpdater resultUpdater)
          Makes the given resultUpdater remotely accessible.
 

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

Methods in mandala.jacob.remote.gpf.rmi that return RemoteResultUpdaterProxy
 RemoteResultUpdaterProxy RMIExporter.exportResultUpdater(ResultUpdater resultUpdater)
           
 

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

Methods in mandala.jacob.remote.gpf.tcp that return RemoteResultUpdaterProxy
 RemoteResultUpdaterProxy TCPExporter.exportResultUpdater(ResultUpdater resultUpdater)
           
 

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

Methods in mandala.jacob.remote.gpf.udp that return RemoteResultUpdaterProxy
 RemoteResultUpdaterProxy UDPExporter.exportResultUpdater(ResultUpdater resultUpdater)
           
 



Mandala help mailing list