A C D E F G H I K L M N P R S T

D

Daemon - Class in sds.service
Server-oriented distributed object to be started on each distant host which participates to the distributed system.
Daemon(boolean, int, int, long) - Constructor for class sds.service.Daemon
 
decode(InputStream) - Static method in class sds.more.Codec
Decodes an object from a source stream
DEFAULT_FIRST_ID - Static variable in class sds.service.Daemon
Default identifier (= 0) for loaded distributed objects
DEFAULT_VALUE - Static variable in class sds.data.Reference
 
deliver(Message, boolean, Reference...) - Method in class sds.DistributedObject
Message delivery to recipients
deliver(Message, boolean, Collection<Reference>) - Method in class sds.DistributedObject
Message delivery to recipients
DistributedClientObject - Class in sds
Defines client-oriented distributed objects.
DistributedClientObject() - Constructor for class sds.DistributedClientObject
Creates a client-oriented distributed object able to deliver messages to server-oriented distributed objects
DistributedObject - Class in sds
Defines generic distributed objects manipulated by SDS
DistributedObject() - Constructor for class sds.DistributedObject
Creates a non-initialized distributed object along with no associated manager and a default produced reference
DistributedServerObject - Class in sds
Provides server-oriented distributed objects functionalities.
DistributedServerObject(boolean) - Constructor for class sds.DistributedServerObject
Creates a server-oriented distributed object.

A C D E F G H I K L M N P R S T