A B C D E F G H I K L M N O P R S T U

R

readPropertyFiles() - Static method in class ca.mcgill.cs.postina.util.properties.PropertyManager
This method reads in both property files and thus does the main work of the PropertyManager.
receivedMessageCounter - Variable in class ca.mcgill.cs.postina.scribe.ScribeApplication
 
receivedMessagesIDs - Variable in class ca.mcgill.cs.postina.scribe.ScribeApplication.messageHandler
The list receivedMessagesIDs contains the IDs of received messages to guarantee that each message is delivered only once.
receiveMessage(PostinaMessage) - Method in interface ca.mcgill.cs.postina.PostinaMsgListener
receiveMessage is called to inform applications about a new PostinaMessage.
receiveMessage(PostinaMessage) - Method in class ca.mcgill.cs.postina.scribe.ScribeNetworkLayer
 
removeClientListener(PostinaClientListener) - Method in interface ca.mcgill.cs.postina.PostinaNetworkLayer
This method unregisters a listener to changes in the client structure.
removeClientListener(PostinaClientListener) - Method in class ca.mcgill.cs.postina.scribe.ScribeApplication
This method unregisters a listener to changes in the client structure.
removeClientListener(PostinaClientListener) - Method in class ca.mcgill.cs.postina.scribe.ScribeNetworkLayer
 
removeFirst() - Method in class ca.mcgill.cs.postina.util.LinkedHashSet
This method returns the first element in the ordered list and removes it from the list.
removeListener(PostinaMsgListener) - Method in class ca.mcgill.cs.postina.scribe.ScribeApplication
Unregisters the given listener from this ScribeApplication
removeMsgListener(PostinaMsgListener) - Method in interface ca.mcgill.cs.postina.PostinaNetworkLayer
Removes a listener, that is this listener will not be informed about any future messages.
removeMsgListener(PostinaMsgListener) - Method in class ca.mcgill.cs.postina.scribe.ScribeNetworkLayer
 
removeOldMessages(long) - Method in class ca.mcgill.cs.postina.scribe.ScribeApplication.messageHandler
The buffer containing received messages has to be cleaned from time to time. This is done by this method which removes old messages from the buffer.
removeOutstanding(Collection<Topic>) - Method in class ca.mcgill.cs.postina.scribe.ScribeApplication
This method is called when subscriptions are confirmed. It removes all confirmed subscriptions from the list of outstanding subscriptions.
resendMessage(MessageID) - Method in class ca.mcgill.cs.postina.scribe.ScribeApplication.messageHandler
This method resends a message.
resetSendTimeStamp() - Method in class ca.mcgill.cs.postina.scribe.MessageID
This method resets the time stamp of the messageId to the current system time.
run() - Method in class ca.mcgill.cs.postina.scribe.ScribeApplication.messageHandler
 

A B C D E F G H I K L M N O P R S T U