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
L
M
N
O
P
Q
R
S
T
U
V
W
Y
B
backupMs(ManagedMessageServer)
- Method in interface bootstrapP.
BackupperInterface
Backup a single server data.
backupMs(ManagedMessageServer)
- Method in class bootstrapP.
FileBackupper
BackupperInterface
- Interface in
bootstrapP
This interface represents a general backupper, witch may be a file backupper, a remote backupper, a RAID-like backupper, or any other kind of service to permanently store datas.
BackupperInterface
- Interface in
messageServerP
An interface that represents a backupper for a Gossip Message Server.
backupSingleData(Object, boolean)
- Method in class bootstrapP.
FileBackupper
Backups or removes a single data from the file.
backupSingleData(ManagedUser, boolean)
- Method in class messageServerP.
FileBackupper
Adds or removes a single managed user from the backup.
backupUser(RegisteredUser)
- Method in interface bootstrapP.
BackupperInterface
Backup a single user data.
backupUser(RegisteredUser)
- Method in class bootstrapP.
FileBackupper
backupUser(ManagedUser)
- Method in interface messageServerP.
BackupperInterface
Backups a new user adding it to the backup.
backupUser(ManagedUser)
- Method in class messageServerP.
FileBackupper
backupWholeData(List<RegisteredUser>, List<ManagedMessageServer>)
- Method in interface bootstrapP.
BackupperInterface
Backups the whole data given by argument replacing completely the previous backups.
backupWholeData(List<RegisteredUser>, List<ManagedMessageServer>)
- Method in class bootstrapP.
FileBackupper
backupWholeData(List<ManagedUser>)
- Method in interface messageServerP.
BackupperInterface
Backups the whole data given as arguments.
backupWholeData(List<ManagedUser>)
- Method in class messageServerP.
FileBackupper
bkFile
- Variable in class bootstrapP.
FileBackupper
bkFile
- Variable in class messageServerP.
FileBackupper
block(boolean)
- Method in class messageServerP.
ManagedUser
Blocks the user to not let it perform any action.
blockAssignation(String, boolean)
- Method in class bootstrapP.
SafeMSForBSInterface
blockAssignation(String, boolean)
- Method in interface common.interfaces.
MSForBSInterface
Puts the MS in the 'blocked' or 'unblocked' status, depending on the boolean
status
given by argument.
blockAssignation(String, boolean)
- Method in class messageServerP.
Communication
blockAssignation(boolean)
- Static method in class messageServerP.
ManagedUsersDatabase
Sets the block status of the Message Server's Managed Users.
blockContact(User, String, User)
- Method in interface common.interfaces.
MSForServletInterface
Marks userToBlock in the user's contact list as blocked, so that no more messages from that user are accepted.
blockContact(User, String, User)
- Method in class messageServerP.
Communication
blocked
- Variable in class messageServerP.
ManagedUser
BlockedException
- Exception in
common.interfaces.exceptions
BlockedException()
- Constructor for exception common.interfaces.exceptions.
BlockedException
blockFriend(User)
- Method in class messageServerP.
ManagedUser
Sets a contact as blocked (no more messages by this user are accepted).
blockUser(User, boolean)
- Static method in class messageServerP.
ManagedUsersDatabase
Blocks a user to not let it receive more messages.
boot
- Static variable in class servlet.
AccessOperation
The reference to the remote object of the bootstrap
Bootstrap
- Class in
common
A representation of a Bootstrap server.
Bootstrap(InetAddress, int, int)
- Constructor for class common.
Bootstrap
A Bootstrap contructor.
Bootstrap(String, int, int)
- Constructor for class common.
Bootstrap
A bootstrap constructor.
bootstrap
- Static variable in class messageServerP.
Cache
The Bootstrap Server (must be set at startup with setBootstrap(Bootstrap bs) )
BootstrapCore
- Class in
bootstrapP
The main class of the Bootstrap Server, witch starts the services.
BootstrapCore()
- Constructor for class bootstrapP.
BootstrapCore
bootstrapP
- package bootstrapP
BSForMSInterface
- Interface in
common.interfaces
This interface contains the methods that a Gossip Bootstrap Server exported object must provide to let a Gossip Message Server communicate with it.
BSForServletInterface
- Interface in
common.interfaces
This interface contains the method needed by a Gossip Servlet that the Bootstrap exported object must provide.
BSInterf
- Static variable in class messageServerP.
Cache
The Bootstrap Server interface
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
L
M
N
O
P
Q
R
S
T
U
V
W
Y