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

G

GenericErrorException - Exception in common.interfaces.exceptions
 
GenericErrorException() - Constructor for exception common.interfaces.exceptions.GenericErrorException
 
get24HourFwMsgs() - Static method in class common.Statistics
 
getAllMS() - Static method in class bootstrapP.MessageServersDatabase
 
getBS() - Static method in class messageServerP.Cache
 
getCachedMessageServer(User) - Static method in class messageServerP.Cache
Obtains from the cache the Message Server a user is assigned to.
getCachedMessageServerInterface(User) - Static method in class messageServerP.Cache
Obtains from the cache the Message Server interface used to communicate with a user.
getCacheEntries() - Method in class common.Statistics
 
getCacheEntries() - Static method in class messageServerP.Cache
Returns the number of user-MS corrispondences contained in the cache.
getCommand() - Method in interface bootstrapP.HumanInterface
Gets the next command to execute from the interface.
getCommand() - Method in class bootstrapP.TextualInterfaceIt
 
getCommand() - Method in interface messageServerP.HumanInterface
 
getCommand() - Method in class messageServerP.TextualInterfaceIt
 
getConn() - Method in class common.User
 
getContactList(User, String) - Method in interface common.interfaces.MSForServletInterface
Returns user list of contacts.
getContactList(User, String) - Method in class messageServerP.Communication
 
getContactList() - Method in class messageServerP.ManagedUser
Gets the user's Contact List.
getDate() - Method in class common.Message
 
getFilename() - Method in class bootstrapP.Command
Get the filename (for those method whose arguments has one).
getFilename() - Method in class bootstrapP.FileBackupper
Get the file name of the backupper.
getFilename() - Method in class messageServerP.Command
 
getFilename() - Method in class messageServerP.FileBackupper
 
getFinalList() - Method in class servlet.ControlStatus
Returns the final contacts list.
getForwardedMessages120Hours() - Method in class common.Statistics
 
getForwardedMessages144Hours() - Method in class common.Statistics
 
getForwardedMessages24Hours() - Method in class common.Statistics
 
getForwardedMessages48Hours() - Method in class common.Statistics
 
getForwardedMessages72Hours() - Method in class common.Statistics
 
getForwardedMessages96Hours() - Method in class common.Statistics
 
getForwardedMessagesHour() - Method in class common.Statistics
 
getForwardedMessagesMinute() - Method in class common.Statistics
 
getFreeMem() - Method in class common.Statistics
 
getFrom() - Method in class common.Message
 
getHostname() - Method in class bootstrapP.Command
Get the hostname (for those method whose arguments has one).
getId1() - Method in class bootstrapP.Command
Get the first server ID number (for those method whose arguments has one).
getId2() - Method in class bootstrapP.Command
Get the second server ID number (for those method whose arguments has one).
getIP() - Method in class common.Bootstrap
 
getIP() - Method in class common.MessageServer
 
getIP() - Method in class common.User
 
getLoad() - Method in class bootstrapP.ManagedMessageServer
 
getMail(User, String, MessageServer) - Static method in class servlet.AccessOperation
Downloads and deletes the messages received by the user
getManaged(User) - Static method in class messageServerP.ManagedUsersDatabase
Takes log(N) where N is the number of administrated users.
getManagedUserContact(User) - Method in interface common.interfaces.MSForMSInterface
Gets a User IP address and TCP port to directely connect to its servlet.
getManagedUserContact(User) - Method in class messageServerP.Communication
 
getManagedUserContact(User) - Method in class messageServerP.SafeMSForMSInterface
 
getManagedUsers() - Method in class common.Statistics
 
getManagedUsers() - Static method in class messageServerP.ManagedUsersDatabase
 
getManagedUsersArray() - Static method in class messageServerP.ManagedUsersDatabase
Copies the managed users into an array and returns the array.
getManagedUsersList() - Static method in class messageServerP.ManagedUsersDatabase
 
getMS(User) - Method in class bootstrapP.Communication
 
getMS(int) - Static method in class bootstrapP.MessageServersDatabase
Returns a MS from the Managed message servers list.
getMS(InetAddress, int) - Static method in class bootstrapP.MessageServersDatabase
Returns a MS with the IP address and UDP port passed by arguments from the Managed message servers list.
getMS(ManagedMessageServer) - Static method in class bootstrapP.MessageServersDatabase
Searches the list for a specified MS and returns its id.
getMS() - Method in class bootstrapP.RegisteredUser
 
getMS(User) - Method in interface common.interfaces.BSForMSInterface
Returns the message server of a user given by argument.
getMS(User) - Method in interface common.interfaces.BSForServletInterface
Returns the message server of a user given by argument.
getMSIterator() - Static method in class bootstrapP.MessageServersDatabase
 
getMSNumber() - Static method in class bootstrapP.MessageServersDatabase
 
getNick() - Method in class bootstrapP.Command
Get the nickname (for those method whose arguments has one).
getNick() - Method in class bootstrapP.RegisteredUser
 
getNick() - Method in class common.User
 
getOnlineManagedUsers() - Method in class common.Statistics
 
getOnlineManagedUsers() - Static method in class messageServerP.ManagedUsersDatabase
Takes O(N) where N is the number of managed users.
getPassword() - Method in class bootstrapP.Command
Get the password (for those method whose arguments has one).
getPort() - Method in class common.MessageServer
 
getPort() - Method in class common.User
 
getPw() - Method in class bootstrapP.ManagedMessageServer
 
getQueue() - Method in class messageServerP.ManagedUser
Returns the messagges in the queue and marks it as downloaded, ready to be deleted.
getQueuedMessageNumber() - Method in class common.Statistics
 
getQueuedMessagesNum() - Static method in class messageServerP.ManagedUsersDatabase
Takes O(N) where N is the number of managed users.
getRemoteContact(User) - Static method in class messageServerP.Cache
Retrives informations about a gossip servlet connection (IP address and port) in order to let anyone contact him directely.
getRMIPort() - Method in class bootstrapP.Command
Get the RMI port (for those method whose arguments has one).
getRMIPort() - Method in class bootstrapP.ManagedMessageServer
 
getRMIPort() - Method in class common.Bootstrap
 
getSize() - Method in class common.ContactList
 
getStatistics(String) - Method in class bootstrapP.SafeMSForBSInterface
 
getStatistics(String) - Method in interface common.interfaces.MSForBSInterface
Returns the statistics of the message server.
getStatistics(String) - Method in class messageServerP.Communication
 
getText() - Method in class common.Message
 
getTo() - Method in class common.Message
 
getUDPPort() - Method in class bootstrapP.Command
Get the UDP port (for those method whose arguments has one).
getUDPPort() - Method in class bootstrapP.ManagedMessageServer
 
getUDPPort() - Method in class common.Bootstrap
 
getUpTime() - Static method in class bootstrapP.BootstrapCore
Get the the time the server has started by.
getUser(User) - Static method in class bootstrapP.UsersDatabase
Returns a Registered User contained in the database from a given User.
getUser(String) - Static method in class bootstrapP.UsersDatabase
Returns a Registered User contained in the database from a given user nickname.
getUser(int) - Method in class common.ContactList
 
getUser(String) - Method in class common.ContactList
 
getUser(User) - Static method in class servlet.AccessOperation
Gets information about the requested user
getUser() - Method in class servlet.ControlStatus
This method gets and removes the first user of the list.
getUserContact(User) - Method in interface common.interfaces.MSForServletInterface
Gets a User IP address and TCP port to directely connect to its servlet.
getUserContact(User) - Method in class messageServerP.Communication
 
getUsers() - Static method in class bootstrapP.UsersDatabase
Returns the list of registered users.
getUsersList(String) - Method in class bootstrapP.SafeMSForBSInterface
 
getUsersList(String) - Method in interface common.interfaces.MSForBSInterface
Returns the list of users managed by the Message Server.
getUsersList(String) - Method in class messageServerP.Communication
 
getUsersNumber() - Static method in class bootstrapP.UsersDatabase
Gets the total number of registered users.
gi - Static variable in class servlet.ClientCore
 
go - Variable in class servlet.LoginInterface
 
GossipInterface - Class in servlet
This graphic interface shows main window of the system.
GossipInterface() - Constructor for class servlet.GossipInterface
The first constructor.
GossipInterface(User, ContactList, Vector<Message>) - Constructor for class servlet.GossipInterface
The second constructor.

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