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
S
sds
- package sds
Main SDS package
sds.data
- package sds.data
Transmitted content holders
sds.error
- package sds.error
SDS exceptions
sds.more
- package sds.more
Miscellaneous tools used by SDS
sds.service
- package sds.service
Common SDS services
SdsException
- Exception in
sds.error
SdsException()
- Constructor for exception sds.error.
SdsException
SdsException(String)
- Constructor for exception sds.error.
SdsException
SdsException(Throwable)
- Constructor for exception sds.error.
SdsException
SdsException(String, Throwable)
- Constructor for exception sds.error.
SdsException
setAddress(String)
- Method in class sds.data.
Reference
Initializes the IP address with a given address
setData(Object)
- Method in class sds.data.
Message
Initializes the message content
setDefaultReference()
- Method in class sds.
DistributedObject
setId(long)
- Method in class sds.data.
Reference
Assigns an identifier to this reference
setIssuer(Reference)
- Method in class sds.data.
Message
Assigns the message issuer reference
setLastIdentifier(Long)
- Method in class sds.data.
TransactionInfo
Assigns the
last
identifier value in case this transactional information takes part of a response of a transactional request message.
setManager(Reference)
- Method in class sds.
DistributedObject
To be used by a daemon to set the manager associated with this distributed object
setNextIdentifier(Long)
- Method in class sds.data.
TransactionInfo
Assigns the
next
identifier so that the recipient can assign its
last
identifier value when generating a reply.
setNonce(long)
- Method in class sds.data.
Reference
setPort(int)
- Method in class sds.data.
Reference
setReference(Reference)
- Method in class sds.
DistributedObject
setSignatureRequired(boolean)
- Method in class sds.data.
TransactionInfo
setTag(Integer)
- Method in class sds.data.
Message
Initializes the tag of this message
setTransactionInfo(TransactionInfo)
- Method in class sds.data.
Message
Updates the transactional information of this message (mainly based on a previous received message in case of a response)
SimpleClassLoader
- Class in
sds.more
SimpleClassLoader()
- Constructor for class sds.more.
SimpleClassLoader
SimpleRandom
- Class in
sds.more
SimpleRandom()
- Constructor for class sds.more.
SimpleRandom
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