A B C D E F G H I L M N O P Q R S T U V W Y

S

safeInt - Variable in class bootstrapP.ManagedMessageServer
 
SafeMSForBSInterface - Class in bootstrapP
A Safe Message Server to Bootstrap interface.
SafeMSForBSInterface(InetAddress, int) - Constructor for class bootstrapP.SafeMSForBSInterface
Safe MS for BS Interface constructor.
SafeMSForMSInterface - Class in messageServerP
A Safe Message server to Message server interface.
SafeMSForMSInterface(InetAddress, int) - Constructor for class messageServerP.SafeMSForMSInterface
Safe MS for MS Interface constructor.
safeMSInterfs - Static variable in class messageServerP.Cache
The Message Servers interfaces.
send - Variable in class servlet.PeerInterface
 
sender - Variable in class common.Message
 
sendLoad() - Static method in class messageServerP.Communication
Sends to the bootstrap the current load via a UDP packet.
sendMessage(Message) - Static method in class servlet.AccessOperation
Sends a message to the message server
sendMex(Message) - Method in class servlet.PeerCommunication
Thus method sends a message to the user.
sendUser(ManagedUser, MessageServer) - Static method in class messageServerP.Cache
Moves a given user (including its message queue and contact lists) from the local message to another. does not remove the user from the local ms.
serialVersionUID - Static variable in class bootstrapP.Communication
 
serialVersionUID - Static variable in class bootstrapP.ManagedMessageServer
 
serialVersionUID - Static variable in class bootstrapP.RegisteredUser
RegisteredUser version.
serialVersionUID - Static variable in class bootstrapP.SafeMSForBSInterface
 
serialVersionUID - Static variable in class common.ContactList
 
serialVersionUID - Static variable in exception common.interfaces.exceptions.AssignationNotAcceptedException
 
serialVersionUID - Static variable in exception common.interfaces.exceptions.BlockedException
 
serialVersionUID - Static variable in exception common.interfaces.exceptions.CouldNotContactBootstrapException
 
serialVersionUID - Static variable in exception common.interfaces.exceptions.GenericErrorException
 
serialVersionUID - Static variable in exception common.interfaces.exceptions.NotAllowedException
 
serialVersionUID - Static variable in exception common.interfaces.exceptions.SystemErrorException
 
serialVersionUID - Static variable in exception common.interfaces.exceptions.UserAlreadyInsertedException
 
serialVersionUID - Static variable in exception common.interfaces.exceptions.UserBlockedException
 
serialVersionUID - Static variable in exception common.interfaces.exceptions.UserNotExistsException
 
serialVersionUID - Static variable in exception common.interfaces.exceptions.UserNotManagedException
 
serialVersionUID - Static variable in exception common.interfaces.exceptions.UsersStillPresentException
 
serialVersionUID - Static variable in exception common.interfaces.exceptions.WrongPasswordException
 
serialVersionUID - Static variable in class common.Message
 
serialVersionUID - Static variable in class common.MessageServer
 
serialVersionUID - Static variable in class common.Statistics
 
serialVersionUID - Static variable in class common.User
 
serialVersionUID - Static variable in class messageServerP.Communication
Gossip Message Server version
serialVersionUID - Static variable in class messageServerP.ManagedUser
 
serialVersionUID - Static variable in class messageServerP.MyselfMessageServer
 
serialVersionUID - Static variable in class servlet.ConfirmInterface
 
serialVersionUID - Static variable in class servlet.ContattInterface
 
serialVersionUID - Static variable in class servlet.GossipInterface
 
serialVersionUID - Static variable in class servlet.LoginInterface
 
serialVersionUID - Static variable in class servlet.MailInterface
 
serialVersionUID - Static variable in class servlet.PeerInterface
 
server - Static variable in class servlet.ClientCore
 
servlet - package servlet
 
setBootstrap(Bootstrap) - Static method in class messageServerP.Cache
Sets the bootstrap to globally use and creates the interface.
setConn(int) - Method in class common.User
Sets the connection number.
setConnBoot(InetAddress, int) - Static method in class servlet.AccessOperation
This method finds the reference to the remote object of the bootstrap.
setFriend(User, boolean) - Method in class common.ContactList
Sets a contact status.
setFriend(Boolean) - Method in class common.User
Sets the user friendness.
setIp(InetAddress) - Method in class common.User
Sets the user IP address.
setList(DefaultListModel, DefaultListModel) - Method in class servlet.ContattInterface
This method initializes the lists of the graphic interface
setModello(ContactList) - Method in class servlet.GossipInterface
Differentiates the user according to their state.
setMS(ManagedMessageServer) - Method in class bootstrapP.RegisteredUser
Sets the message server this user is assigned to.
setName(String) - Method in class common.User
Sets the name of this user.
setOnLine(User, boolean) - Method in class common.ContactList
Sets a contact status.
setOnline(boolean) - Method in class common.User
Sets the user state.
setPassword(String, String) - Static method in class messageServerP.MyselfMessageServer
change the administration password
setPort(int) - Method in class common.User
Sets the TCP port of the user.
setState(User, String, boolean) - Method in interface common.interfaces.MSForServletInterface
Sets a user state.
setState(User, String, boolean) - Method in class messageServerP.Communication
 
setStatus(ContactList) - Method in class servlet.GossipInterface
Checks which users are on line.
setup(Vector<Message>) - Method in class servlet.MailInterface
Adds the messages to the graphic interface
setupEventi() - Method in class servlet.ContattInterface
This method manages the events joined to the graphic interface.
setupEventi() - Method in class servlet.GossipInterface
This method manages the events joined to the graphic interface.
setupEventi() - Method in class servlet.LoginInterface
This method manages the events joined to the graphic interface.
setUser(User) - Method in class servlet.ControlStatus
If the user is a friend, checks if he is online.
showAddAlreadyInserted(String, String) - Method in interface messageServerP.HumanInterface
Called when a user tried to add to its friend list another user that is already present.
showAddAlreadyInserted(String, String) - Method in class messageServerP.TextualInterfaceIt
 
showAddToFriendDone(String, String) - Method in interface messageServerP.HumanInterface
Called when a user successfullt added a user to its friend list.
showAddToFriendDone(String, String) - Method in class messageServerP.TextualInterfaceIt
 
showAddToFriendRequest(String, String) - Method in interface messageServerP.HumanInterface
Called when a user requested to add a user to its friend list.
showAddToFriendRequest(String, String) - Method in class messageServerP.TextualInterfaceIt
 
showAddToOutDone(String, String) - Method in class messageServerP.TextualInterfaceIt
 
showAddToOutNotAllowed(String, String) - Method in class messageServerP.TextualInterfaceIt
 
showAddToOutRequest(String, String) - Method in class messageServerP.TextualInterfaceIt
 
showAdminDeletionDone(String) - Method in interface messageServerP.HumanInterface
Called when a user deletion by the administrator has been done.
showAdminDeletionDone(String) - Method in class messageServerP.TextualInterfaceIt
 
showAdminDeletionRequest(String) - Method in interface messageServerP.HumanInterface
Called when a user deletion by the administrator has been requested.
showAdminDeletionRequest(String) - Method in class messageServerP.TextualInterfaceIt
 
showAdminWrongPassword() - Method in interface messageServerP.HumanInterface
Called when a wrong administration password has been used to access some service.
showAdminWrongPassword() - Method in class messageServerP.TextualInterfaceIt
 
showAssignationBlocked() - Method in interface messageServerP.HumanInterface
Called when the user assignation to this message server has been blocked.
showAssignationBlocked() - Method in class messageServerP.TextualInterfaceIt
 
showAssignationDone(String) - Method in interface messageServerP.HumanInterface
Called when a new user assignation has been done.
showAssignationDone(String) - Method in class messageServerP.TextualInterfaceIt
 
showAssignationRequest(String) - Method in interface messageServerP.HumanInterface
Called when a new user assignation has been requested.
showAssignationRequest(String) - Method in class messageServerP.TextualInterfaceIt
 
showAssignationUnblocked() - Method in interface messageServerP.HumanInterface
Called when the user assignation to this message server has been unblocked.
showAssignationUnblocked() - Method in class messageServerP.TextualInterfaceIt
 
showAssignMovedDone(String) - Method in interface messageServerP.HumanInterface
Called when a moved user assignation has been done.
showAssignMovedDone(String) - Method in class messageServerP.TextualInterfaceIt
 
showAssignMovedRequest(String) - Method in interface messageServerP.HumanInterface
Called when a moved user assignation has been requested.
showAssignMovedRequest(String) - Method in class messageServerP.TextualInterfaceIt
 
showBackupDone() - Method in interface bootstrapP.HumanInterface
Called when the main backupper ends.
showBackupDone() - Method in class bootstrapP.TextualInterfaceIt
 
showBackupDone() - Method in interface messageServerP.HumanInterface
Called when a backup procedure has been done.
showBackupDone() - Method in class messageServerP.TextualInterfaceIt
 
showBackupFailed() - Method in interface bootstrapP.HumanInterface
Called when a backupper unit failed to backup.
showBackupFailed() - Method in class bootstrapP.TextualInterfaceIt
 
showBackupFailed() - Method in interface messageServerP.HumanInterface
Called when a backup procedure failed.
showBackupFailed() - Method in class messageServerP.TextualInterfaceIt
 
showBackupFileStart(String) - Method in interface bootstrapP.HumanInterface
Called when a file backupper starts.
showBackupFileStart(String) - Method in class bootstrapP.TextualInterfaceIt
 
showBackupFileStart(String) - Method in interface messageServerP.HumanInterface
Called when a backup over a file started.
showBackupFileStart(String) - Method in class messageServerP.TextualInterfaceIt
 
showBackupStart() - Method in interface bootstrapP.HumanInterface
Called when a backupper unit starts.
showBackupStart() - Method in class bootstrapP.TextualInterfaceIt
 
showBackupStart() - Method in interface messageServerP.HumanInterface
Called when a backup procedure starts.
showBackupStart() - Method in class messageServerP.TextualInterfaceIt
 
showBlockContactDone(String, String) - Method in interface messageServerP.HumanInterface
Called when a user successfully added a nickname to its blocking contact list.
showBlockContactDone(String, String) - Method in class messageServerP.TextualInterfaceIt
 
showBlockContactFailedNotExists(String, String) - Method in class messageServerP.TextualInterfaceIt
 
showBlockContactRequest(String, String) - Method in interface messageServerP.HumanInterface
Called when a user requested to add a nickname to its blocking contact list.
showBlockContactRequest(String, String) - Method in class messageServerP.TextualInterfaceIt
 
showChangePasswordDone(String) - Method in interface messageServerP.HumanInterface
Called when a user successfully changed its password.
showChangePasswordDone(String) - Method in class messageServerP.TextualInterfaceIt
 
showChangePasswordRequest(String) - Method in interface messageServerP.HumanInterface
Called when a user requests to change its password.
showChangePasswordRequest(String) - Method in class messageServerP.TextualInterfaceIt
 
showContactListDone(String) - Method in interface messageServerP.HumanInterface
Called when a user successfully obtained its contact list.
showContactListDone(String) - Method in class messageServerP.TextualInterfaceIt
 
showContactListRequest(String) - Method in interface messageServerP.HumanInterface
Called when a user requests its contact list.
showContactListRequest(String) - Method in class messageServerP.TextualInterfaceIt
 
showCouldNotBackupMS(String, int, int) - Method in interface bootstrapP.HumanInterface
Called when a backup problem occurred and a MS could not be saved.
showCouldNotBackupMS(String, int, int) - Method in class bootstrapP.TextualInterfaceIt
 
showCouldNotBackupUser(String) - Method in interface bootstrapP.HumanInterface
Called when a backup problem occurred and a User could not be saved.
showCouldNotBackupUser(String) - Method in class bootstrapP.TextualInterfaceIt
 
showCouldNotBackupUser(String) - Method in interface messageServerP.HumanInterface
Called when a backup for a user failed.
showCouldNotBackupUser(String) - Method in class messageServerP.TextualInterfaceIt
 
showCouldNotContactMS(String, int, int) - Method in interface bootstrapP.HumanInterface
Called when a Message Server could not be contacted.
showCouldNotContactMS(String, int, int) - Method in class bootstrapP.TextualInterfaceIt
 
showCouldNotRemoveBackuppedMS(String, int, int) - Method in interface bootstrapP.HumanInterface
Called when a backup problem occurred and a MS could not be removed.
showCouldNotRemoveBackuppedMS(String, int, int) - Method in class bootstrapP.TextualInterfaceIt
 
showCouldNotRemoveBackuppedUser(String) - Method in interface bootstrapP.HumanInterface
Called when a backup problem occurred and a User could not be removed.
showCouldNotRemoveBackuppedUser(String) - Method in class bootstrapP.TextualInterfaceIt
 
showCouldNotRemoveBackuppedUser(String) - Method in interface messageServerP.HumanInterface
Called when a user removal from the backup failed.
showCouldNotRemoveBackuppedUser(String) - Method in class messageServerP.TextualInterfaceIt
 
showCouldNotShutdownUnblockedMS(int) - Method in interface bootstrapP.HumanInterface
Called when a MS cannot shutdown because it is not blocked.
showCouldNotShutdownUnblockedMS(int) - Method in class bootstrapP.TextualInterfaceIt
 
showDeleteDownloadedDone(String) - Method in interface messageServerP.HumanInterface
Called when a user successfully deleted its downloaded message queue.
showDeleteDownloadedDone(String) - Method in class messageServerP.TextualInterfaceIt
 
showDeleteDownloadedRequest(String) - Method in interface messageServerP.HumanInterface
Called when a user requested to delete its downloaded message queue.
showDeleteDownloadedRequest(String) - Method in class messageServerP.TextualInterfaceIt
 
showDeleteUserDone(String) - Method in interface messageServerP.HumanInterface
Called when a user deletion is done.
showDeleteUserDone(String) - Method in class messageServerP.TextualInterfaceIt
 
showDeleteUserRequest(String) - Method in interface messageServerP.HumanInterface
Called when a user deletion is requested.
showDeleteUserRequest(String) - Method in class messageServerP.TextualInterfaceIt
 
showDownloadDone(String) - Method in interface messageServerP.HumanInterface
Called when a user successfully downloaded its message queue.
showDownloadDone(String) - Method in class messageServerP.TextualInterfaceIt
 
showDownloadRequest(String) - Method in interface messageServerP.HumanInterface
Called when a user requests to download its message queue.
showDownloadRequest(String) - Method in class messageServerP.TextualInterfaceIt
 
showForwardCacheDone(String, String, int) - Method in interface messageServerP.HumanInterface
Called when a message forwarding has been sent throught the cache.
showForwardCacheDone(String, String, int) - Method in class messageServerP.TextualInterfaceIt
 
showForwardDone(String, String, int) - Method in interface messageServerP.HumanInterface
Called when a message forwarding has been done and the user is managed by a remote message server.
showForwardDone(String, String, int) - Method in class messageServerP.TextualInterfaceIt
 
showForwardLocalDone(String, String, int) - Method in interface messageServerP.HumanInterface
Called when a message forwarding has been done and the user is locally managed.
showForwardLocalDone(String, String, int) - Method in class messageServerP.TextualInterfaceIt
 
showForwardNotAllowed(String, String, int) - Method in interface messageServerP.HumanInterface
Called when a message forwarding was not allowed by the recipient message server.
showForwardNotAllowed(String, String, int) - Method in class messageServerP.TextualInterfaceIt
 
showForwardRequest(String, String, int) - Method in interface messageServerP.HumanInterface
Called when a message forwarding has been requested.
showForwardRequest(String, String, int) - Method in class messageServerP.TextualInterfaceIt
 
showGetContactCache(String) - Method in interface messageServerP.HumanInterface
Called when a user's direct contact request has been forwarded by the cache.
showGetContactCache(String) - Method in class messageServerP.TextualInterfaceIt
 
showGetContactDone(String) - Method in interface messageServerP.HumanInterface
Called when somebody successfully obtained a user's direct contact.
showGetContactDone(String) - Method in class messageServerP.TextualInterfaceIt
 
showGetContactRequest(String) - Method in interface messageServerP.HumanInterface
Called when somebody asked a user's direct contact.
showGetContactRequest(String) - Method in class messageServerP.TextualInterfaceIt
 
showGetManagedContactDone(String) - Method in interface messageServerP.HumanInterface
Called when the direct contact of a user that is locally managed has been successfully sent.
showGetManagedContactDone(String) - Method in class messageServerP.TextualInterfaceIt
 
showGetManagedContactRequest(String) - Method in interface messageServerP.HumanInterface
Called when the direct contact of a user that is locally managed has been requested.
showGetManagedContactRequest(String) - Method in class messageServerP.TextualInterfaceIt
 
showGetManagedContactUserNotManaged(String) - Method in interface messageServerP.HumanInterface
Called when the direct contact of a user that is locally managed failed because the user is not locally managed.
showGetManagedContactUserNotManaged(String) - Method in class messageServerP.TextualInterfaceIt
 
showGlobalMSStats(int, long, int, String, long, int, String, int, int, String, int, int, String, long, long, long) - Method in interface bootstrapP.HumanInterface
Called when some global statistics must be shown.
showGlobalMSStats(int, long, int, String, long, int, String, int, int, String, int, int, String, long, long, long) - Method in class bootstrapP.TextualInterfaceIt
 
showIllegalArgument(String, int, int) - Method in interface bootstrapP.HumanInterface
Called when some given data are not right.
showIllegalArgument(String, int, int) - Method in class bootstrapP.TextualInterfaceIt
 
showInListOfUserContainsDone(String, String, boolean) - Method in interface messageServerP.HumanInterface
Called when somebody asked if a user (listNick) accepts messages by another user (nick2) and the request was done.
showInListOfUserContainsDone(String, String, boolean) - Method in class messageServerP.TextualInterfaceIt
 
showInListOfUserContainsRequest(String, String) - Method in interface messageServerP.HumanInterface
Called when somebody asked if a user (listNick) accepts messages by another user (nick2).
showInListOfUserContainsRequest(String, String) - Method in class messageServerP.TextualInterfaceIt
 
showLoadStats(Statistics, String, int, int) - Method in interface messageServerP.HumanInterface
Shows the load statistics.
showLoadStats(Statistics, String, int, int) - Method in class messageServerP.TextualInterfaceIt
 
showMoveDone(String, String) - Method in interface messageServerP.HumanInterface
Called when a user moving to this message server has been done.
showMoveDone(String, String) - Method in class messageServerP.TextualInterfaceIt
 
showMoveRequest(String, String) - Method in interface messageServerP.HumanInterface
Called when a user moving to this message server has been requested.
showMoveRequest(String, String) - Method in class messageServerP.TextualInterfaceIt
 
showMSAdded(String, int, int) - Method in interface bootstrapP.HumanInterface
Called when a MS is added.
showMSAdded(String, int, int) - Method in class bootstrapP.TextualInterfaceIt
 
showMSAlreadyInseted() - Method in interface bootstrapP.HumanInterface
Called when the admin tried to add an already added message server.
showMSAlreadyInseted() - Method in class bootstrapP.TextualInterfaceIt
 
showMSBlocked(int) - Method in interface bootstrapP.HumanInterface
Called when a MS is blocked.
showMSBlocked(int) - Method in class bootstrapP.TextualInterfaceIt
 
showMSCommunicationProblem(int) - Method in interface bootstrapP.HumanInterface
Called when a communication problem with a MS occurred.
showMSCommunicationProblem(int) - Method in class bootstrapP.TextualInterfaceIt
 
showMSGenericError(int) - Method in interface bootstrapP.HumanInterface
Called when a generic error occurred in the message server.
showMSGenericError(int) - Method in class bootstrapP.TextualInterfaceIt
 
showMSNotRemoved(int) - Method in interface bootstrapP.HumanInterface
Called when a MS cannot be removed.
showMSNotRemoved(int) - Method in class bootstrapP.TextualInterfaceIt
 
showMSRemoved(int) - Method in interface bootstrapP.HumanInterface
Called when a MS has been removed.
showMSRemoved(int) - Method in class bootstrapP.TextualInterfaceIt
 
showMSShutdownDone(int) - Method in interface bootstrapP.HumanInterface
Called when a MS Shutdown is done correctly.
showMSShutdownDone(int) - Method in class bootstrapP.TextualInterfaceIt
 
showMSShutdownFailedUsersPresent(int) - Method in interface bootstrapP.HumanInterface
Called when a MS cannot shutdown because some users are still assigned to it.
showMSShutdownFailedUsersPresent(int) - Method in class bootstrapP.TextualInterfaceIt
 
showMSUnblocked(int) - Method in interface bootstrapP.HumanInterface
Called when a MS is not blocked.
showMSUnblocked(int) - Method in class bootstrapP.TextualInterfaceIt
 
showMSUnknown(String, int) - Method in interface bootstrapP.HumanInterface
Called when an udp packet from an unknown Message server is received.
showMSUnknown(String, int) - Method in class bootstrapP.TextualInterfaceIt
 
showMSUserNotAccepted(int, String) - Method in interface bootstrapP.HumanInterface
Called when a MS does not accept a user assignation.
showMSUserNotAccepted(int, String) - Method in class bootstrapP.TextualInterfaceIt
 
showReceivedLoad(String, int, int) - Method in interface bootstrapP.HumanInterface
Called when a MS load is received.
showReceivedLoad(String, int, int) - Method in class bootstrapP.TextualInterfaceIt
 
showReceivedLoadFailed() - Method in interface bootstrapP.HumanInterface
Called when a load could not be received.
showReceivedLoadFailed() - Method in class bootstrapP.TextualInterfaceIt
 
showRemoveContactDone(String, String) - Method in interface messageServerP.HumanInterface
Called when a contact has successfully been removed by a contact list.
showRemoveContactDone(String, String) - Method in class messageServerP.TextualInterfaceIt
 
showRemoveContactRequest(String, String) - Method in interface messageServerP.HumanInterface
Called when a user requested to remove a contact from its contact list.
showRemoveContactRequest(String, String) - Method in class messageServerP.TextualInterfaceIt
 
showSendLoad(String) - Method in interface messageServerP.HumanInterface
Called when a load data has been sent.
showSendLoad(String) - Method in class messageServerP.TextualInterfaceIt
 
showSendLoadTransferProblem() - Method in interface messageServerP.HumanInterface
Called when some problem occurred while trying to send load data.
showSendLoadTransferProblem() - Method in class messageServerP.TextualInterfaceIt
 
showSetStatusDone(String, boolean) - Method in interface messageServerP.HumanInterface
Called when user successfully changed its status.
showSetStatusDone(String, boolean) - Method in class messageServerP.TextualInterfaceIt
 
showSetStatusRequest(String, boolean) - Method in interface messageServerP.HumanInterface
Called when a user requests to change its status.
showSetStatusRequest(String, boolean) - Method in class messageServerP.TextualInterfaceIt
 
showShutdownDone() - Method in interface messageServerP.HumanInterface
Called when a shutdown request has been accepted.
showShutdownDone() - Method in class messageServerP.TextualInterfaceIt
 
showShutDownFailedUsers() - Method in interface messageServerP.HumanInterface
Called when a shutdown request failed because of the presence of currently managed users that must be moved to some other server.
showShutDownFailedUsers() - Method in class messageServerP.TextualInterfaceIt
 
showShutdownRequest() - Method in interface messageServerP.HumanInterface
Called when a shutdown has been requested.
showShutdownRequest() - Method in class messageServerP.TextualInterfaceIt
 
showSingleMSStats(int, String, int, int, int, long, long, int, int, int, int, int, int, int) - Method in interface bootstrapP.HumanInterface
Called when a single server statistics must be shown.
showSingleMSStats(int, String, int, int, int, long, long, int, int, int, int, int, int, int) - Method in class bootstrapP.TextualInterfaceIt
 
showStatistics(long, int, int) - Method in interface bootstrapP.HumanInterface
Called when some statistics has to be shown.
showStatistics(long, int, int) - Method in class bootstrapP.TextualInterfaceIt
 
showStatsRequest() - Method in interface messageServerP.HumanInterface
Called when the statistics of this MS has been requested.
showStatsRequest() - Method in class messageServerP.TextualInterfaceIt
 
showSystemError(User) - Method in interface messageServerP.HumanInterface
Called when a gossip system error occured and a user exists but is not assigned to any server.
showSystemError(User) - Method in class messageServerP.TextualInterfaceIt
 
showTestPortsDone(int, String) - Method in interface messageServerP.HumanInterface
Called when a port test was successful.
showTestPortsDone(int, String) - Method in class messageServerP.TextualInterfaceIt
 
showTestPortsFailed(int, String) - Method in interface messageServerP.HumanInterface
Called when a port test failed.
showTestPortsFailed(int, String) - Method in class messageServerP.TextualInterfaceIt
 
showTestPortsRequest(int, String) - Method in interface messageServerP.HumanInterface
Called when a port test has been requested.
showTestPortsRequest(int, String) - Method in class messageServerP.TextualInterfaceIt
 
showTestPresence() - Method in interface messageServerP.HumanInterface
Called when a presence test to this message server has been done.
showTestPresence() - Method in class messageServerP.TextualInterfaceIt
 
showTestPresenceDone(int) - Method in interface bootstrapP.HumanInterface
Called when a presence test for a MS is done correctly.
showTestPresenceDone(int) - Method in class bootstrapP.TextualInterfaceIt
 
showTestPresenceFailed(int) - Method in interface bootstrapP.HumanInterface
Called when a presence test for a MS failed.
showTestPresenceFailed(int) - Method in class bootstrapP.TextualInterfaceIt
 
showUDPProblem() - Method in interface bootstrapP.HumanInterface
Called when an UDP problem occurred.
showUDPProblem() - Method in class bootstrapP.TextualInterfaceIt
 
showUDPSocketProblem() - Method in interface messageServerP.HumanInterface
Called when a UDP Socked problem occurred while sending load data.
showUDPSocketProblem() - Method in class messageServerP.TextualInterfaceIt
 
showUserBlocked(String) - Method in interface messageServerP.HumanInterface
Called when a user got blocked.
showUserBlocked(String) - Method in class messageServerP.TextualInterfaceIt
 
showUserDeleted(String) - Method in interface bootstrapP.HumanInterface
Called when a user was successfully deleted.
showUserDeleted(String) - Method in class bootstrapP.TextualInterfaceIt
 
showUserList(int, String) - Method in interface bootstrapP.HumanInterface
Shows a list of users managed by a message server.
showUserList(int, String) - Method in class bootstrapP.TextualInterfaceIt
 
showUserMoved(String) - Method in interface bootstrapP.HumanInterface
Called when a user has been successfully moved.
showUserMoved(String) - Method in class bootstrapP.TextualInterfaceIt
 
showUserMoveSameDest(String) - Method in interface bootstrapP.HumanInterface
Called when somebody is trying to move a user from a server to its server.
showUserMoveSameDest(String) - Method in class bootstrapP.TextualInterfaceIt
 
showUserNotDeleted(String) - Method in interface bootstrapP.HumanInterface
Called when a user could not be deleted.
showUserNotDeleted(String) - Method in class bootstrapP.TextualInterfaceIt
 
showUserNotExists(String) - Method in interface bootstrapP.HumanInterface
Called when a user does not exist.
showUserNotExists(String) - Method in class bootstrapP.TextualInterfaceIt
 
showUserNotManaged(int, String) - Method in interface bootstrapP.HumanInterface
Called when a user is not managed by a Message server.
showUserNotManaged(int, String) - Method in class bootstrapP.TextualInterfaceIt
 
showUserNotMoved(String) - Method in interface bootstrapP.HumanInterface
Called when a user could not be moved.
showUserNotMoved(String) - Method in class bootstrapP.TextualInterfaceIt
 
showUsersListDone() - Method in interface messageServerP.HumanInterface
Called when the list of users managed by this message server has been done.
showUsersListDone() - Method in class messageServerP.TextualInterfaceIt
 
showUsersListRequest() - Method in interface messageServerP.HumanInterface
Called when the list of users managed by this message server has been requested.
showUsersListRequest() - Method in class messageServerP.TextualInterfaceIt
 
showUsersStats(int, int, ManagedUser[]) - Method in interface messageServerP.HumanInterface
Shows the user statistics.
showUsersStats(int, int, ManagedUser[]) - Method in class messageServerP.TextualInterfaceIt
 
showWrongCommandName() - Method in class bootstrapP.TextualInterfaceIt
Stampa un messaggio se il nome di un comando e' errato.
showWrongCommandName() - Method in class messageServerP.TextualInterfaceIt
 
showWrongMSId(int) - Method in interface bootstrapP.HumanInterface
Called when a MS id is not correct.
showWrongMSId(int) - Method in class bootstrapP.TextualInterfaceIt
 
showWrongMSPassword(String, int, int) - Method in interface bootstrapP.HumanInterface
Called when a Message server password is wrong.
showWrongMSPassword(int) - Method in interface bootstrapP.HumanInterface
Called when a Message server password is wrong.
showWrongMSPassword(String, int, int) - Method in class bootstrapP.TextualInterfaceIt
 
showWrongMSPassword(int) - Method in class bootstrapP.TextualInterfaceIt
 
showWrongParametersFormat() - Method in class bootstrapP.TextualInterfaceIt
Stampa un messaggio se la sintassi di un comando non e' corretta.
showWrongParametersNumber() - Method in class bootstrapP.TextualInterfaceIt
Stampa un messaggio se il numero di parametri immessi per un comando e' errata.
showWrongParametersNumber() - Method in class messageServerP.TextualInterfaceIt
 
showWrongUser(String) - Method in interface messageServerP.HumanInterface
Called when a request for a user that is not managed by this message server is done.
showWrongUser(String) - Method in class messageServerP.TextualInterfaceIt
 
showWrongUserPassword(String) - Method in interface messageServerP.HumanInterface
Called when a request with a wrong password for a user is done.
showWrongUserPassword(String) - Method in class messageServerP.TextualInterfaceIt
 
shutdown(String) - Method in class bootstrapP.SafeMSForBSInterface
 
shutdown(String) - Method in interface common.interfaces.MSForBSInterface
Shuts down the MS server.
shutdown(String) - Method in class messageServerP.Communication
 
so - Variable in class servlet.PeerCommunication
 
ss - Variable in class servlet.ClientListener
 
state - Variable in class common.User
 
Statistics - Class in common
This class represents a Statistics object, witch contains statistical data about a Message server, and the static methods and datas to create these object.
Statistics(int, int, int, int) - Constructor for class common.Statistics
 
str - Variable in class messageServerP.Command
 
str1 - Variable in class bootstrapP.Command
May be both an hostname or a nickname, depending on the command type
str2 - Variable in class bootstrapP.Command
The password
SystemErrorException - Exception in common.interfaces.exceptions
 
SystemErrorException() - Constructor for exception common.interfaces.exceptions.SystemErrorException
 

A B C D E F G H I L M N O P Q R S T U V W Y