Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
E
F
G
H
I
K
L
M
N
P
R
S
T
R
receive(Message)
- Method in class sds.
DistributedServerObject
Defines the server behavior when a message is received
receive(Message)
- Method in class sds.service.
Daemon
receive(Message)
- Method in class sds.service.
Manager
recv(Message)
- Method in class sds.service.
Manager
Reference
- Class in
sds.data
Mean for identifying distributed objects and providing messages delivery contact information
Reference()
- Constructor for class sds.data.
Reference
Creates an uninitialized reference
Reference(Reference)
- Constructor for class sds.data.
Reference
Creates and initializes this reference with another reference
register(Class<? extends DistributedObject>, int, boolean, Reference...)
- Method in class sds.service.
Manager
register(Class<? extends DistributedObject>, int, boolean, Collection<Reference>)
- Method in class sds.service.
Manager
registerDaemons(URL...)
- Method in class sds.service.
Manager
Retrieves all daemons references from a URL.
registerDaemons(Reference...)
- Method in class sds.service.
Manager
registerDaemons(Collection<Reference>)
- Method in class sds.service.
Manager
removeRegisteredDaemons()
- Method in class sds.service.
Manager
Removes all registered daemons references
removeRegisteredDaemons(Reference...)
- Method in class sds.service.
Manager
Removes the given list of daemons references from the registered references
removeRegisteredDaemons(Collection<Reference>)
- Method in class sds.service.
Manager
Removes the given collection of daemons references from the registered references
run(int, boolean)
- Method in class sds.
DistributedClientObject
This operation must not be used as it raises a
ProcessException
run(int, boolean)
- Method in class sds.
DistributedObject
Executes this distributed object as a server.
run(int)
- Method in class sds.
DistributedObject
Executes this distributed object as a normal server (not a daemon).
run(int, boolean)
- Method in class sds.
DistributedServerObject
runsAsServer()
- Method in class sds.
DistributedClientObject
Checks if this distributed object can receive message
runsAsServer()
- Method in class sds.
DistributedObject
Indicated whether this distributed object is a server (or an intermediary) or a client
runsAsServer()
- Method in class sds.
DistributedServerObject
Checks if this distributed object can receive message
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
E
F
G
H
I
K
L
M
N
P
R
S
T