Uses of Class
sds.DistributedServerObject

Packages that use DistributedServerObject
sds.service Common SDS services 
 

Uses of DistributedServerObject in sds.service
 

Subclasses of DistributedServerObject in sds.service
 class Daemon
           Server-oriented distributed object to be started on each distant host which participates to the distributed system.
 class Manager
           Server-oriented distributed object to be instantiated by the user-defined distributed system manager.