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

A

AckMessage - Class in ca.mcgill.cs.postina.scribe
An AckMessage is an acknowledgment confirming the arrival of a message.
AckMessage(MessageID) - Constructor for class ca.mcgill.cs.postina.scribe.AckMessage
The default constructor takes only a messageID.
add(E) - Method in class ca.mcgill.cs.postina.util.LinkedHashSet
This method adds an element to the list.
addClientListener(PostinaClientListener) - Method in interface ca.mcgill.cs.postina.PostinaNetworkLayer
This method registers a listener to changes in the client structure.
addClientListener(PostinaClientListener) - Method in class ca.mcgill.cs.postina.scribe.ScribeApplication
This method registers a listener to changes in the client structure.
addClientListener(PostinaClientListener) - Method in class ca.mcgill.cs.postina.scribe.ScribeNetworkLayer
 
addListener(PostinaMsgListener) - Method in class ca.mcgill.cs.postina.scribe.ScribeApplication
Registers the given listener to this ScribeApplication
addMsgListener(PostinaMsgListener) - Method in interface ca.mcgill.cs.postina.PostinaNetworkLayer
Registers a listener to messages being delivered.
addMsgListener(PostinaMsgListener) - Method in class ca.mcgill.cs.postina.scribe.ScribeNetworkLayer
 
addOutstanding(Collection<Topic>) - Method in class ca.mcgill.cs.postina.scribe.ScribeApplication
This method is the counterpart of removeOutstanding and adds the given subscriptions to the list of outstanding subscriptions.
anycast(Topic, ScribeContent) - Method in class ca.mcgill.cs.postina.scribe.ScribeApplication
Called when we receive an anycast.

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