Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
K
L
M
N
O
P
R
S
T
U
V
S
SecureTokenGenerator
- Class in
security
SecureTokenGenerator()
- Constructor for class security.
SecureTokenGenerator
security
- package security
securityService
- Variable in class group.
GroupService
A reference to the SecurityService, used by the GroupService to obtain secure tokens.
SecurityService
- Class in
security
Implements a service-type component for the security module.
SecurityService()
- Constructor for class security.
SecurityService
sendData(Object, ConnectivityInfo)
- Method in class network.
Communication
Sends data over the network to the IP address and port given by the destination, first encrypting it.
sendMessage(Message)
- Method in class messaging.
MessagingService
Sends a message to another user and also stores it in the Mailbox.
setChangeType(ChangeType)
- Method in class change.
ChangeQueryCriteria
setDestination(User)
- Method in class messaging.
MessageQueryCriteria
setFile(File)
- Method in class change.
ChangeQueryCriteria
setFiles(List<File>)
- Method in class change.
ChangeQueryCriteria
setFrom(Date)
- Method in class change.
ChangeQueryCriteria
setFrom(Date)
- Method in class messaging.
MessageQueryCriteria
setGroup(Group)
- Method in class change.
ChangeQueryCriteria
setMessageStatus(MessageStatus)
- Method in class messaging.
MessageQueryCriteria
setMessageType(MessageType)
- Method in class messaging.
MessageQueryCriteria
settings
- Variable in class common.
Group
The group's settings.
setTo(Date)
- Method in class change.
ChangeQueryCriteria
setTo(Date)
- Method in class messaging.
MessageQueryCriteria
source
- Variable in class messaging.
Message
The user that sends the message
status
- Variable in class messaging.
Message
The message's status, if it is read, unread etc
subfolders
- Variable in class filesystem.
Folder
The list of folders inside it.
syncGroupChange(Change)
- Method in class group.
GroupService
The GroupService informs the
SynchronizationService
about a
group change
that it needs to synchronize.
synchornizeFilesystemChange(Change)
- Method in class synchronization.
SynchronizationService
Pushes the filesystem change to other online devices in the group.
synchronization
- package synchronization
SynchronizationService
- Class in
synchronization
SynchronizationService()
- Constructor for class synchronization.
SynchronizationService
SynchronizationStrategy
- Class in
synchronization
Component that must be extended by all synchronization strategies (
Strategy
pattern).
SynchronizationStrategy()
- Constructor for class synchronization.
SynchronizationStrategy
synchronize()
- Method in class synchronization.
SynchronizationStrategy
synchronizeGroupChange(Change)
- Method in class synchronization.
SynchronizationService
Pushes the group change to other online devices in the group.
syncService
- Variable in class filesystem.
FilesystemService
Reference to the
SynchronizationService
acting as interface to the synchronization mechanisms.
syncService
- Variable in class group.
GroupService
A reference to the SynchronizationService that will log group changes.
syncStrategy
- Variable in class synchronization.
SynchronizationService
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
K
L
M
N
O
P
R
S
T
U
V