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

U

unsubscribe(Collection<PostinaTopic>) - Method in interface ca.mcgill.cs.postina.PostinaNetworkLayer
Unsubscribes the current client from the Collection of PostinaTopics.
unsubscribe(PostinaTopic) - Method in interface ca.mcgill.cs.postina.PostinaNetworkLayer
Unsubscribes the current client from the PostinaTopic.
unsubscribe(String) - Method in interface ca.mcgill.cs.postina.PostinaNetworkLayer
Unsubscribes the current client from the topic identified by the given string.
unsubscribe(Collection<Topic>) - Method in class ca.mcgill.cs.postina.scribe.ScribeApplication
Unsubscribes this ScribeApplication from the Collection of Topics.
unsubscribe(ScribeTopic) - Method in class ca.mcgill.cs.postina.scribe.ScribeApplication
Unsubscribes this ScribeApplication from the given ScribeTopic.
unsubscribe(Collection<PostinaTopic>) - Method in class ca.mcgill.cs.postina.scribe.ScribeNetworkLayer
 
unsubscribe(PostinaTopic) - Method in class ca.mcgill.cs.postina.scribe.ScribeNetworkLayer
 
unsubscribe(String) - Method in class ca.mcgill.cs.postina.scribe.ScribeNetworkLayer
 
unsubscribeOther(Collection<PostinaTopic>, PostinaID) - Method in interface ca.mcgill.cs.postina.PostinaNetworkLayer
Unsubscribes the client specified by the PostinaID from a Collectionof PostinaTopics.
unsubscribeOther(PostinaTopic, PostinaID) - Method in interface ca.mcgill.cs.postina.PostinaNetworkLayer
Unsubscribes the client specified by the PostinaID to a PostinaTopic.
unsubscribeOther(String, PostinaID) - Method in interface ca.mcgill.cs.postina.PostinaNetworkLayer
Unsubscribes the client specified by the PostinaID from the topic identified by the string.
unsubscribeOther(Collection<PostinaTopic>, PostinaID) - Method in class ca.mcgill.cs.postina.scribe.ScribeNetworkLayer
 
unsubscribeOther(PostinaTopic, PostinaID) - Method in class ca.mcgill.cs.postina.scribe.ScribeNetworkLayer
 
unsubscribeOther(String, PostinaID) - Method in class ca.mcgill.cs.postina.scribe.ScribeNetworkLayer
 
UnsubscribeRequest - Class in ca.mcgill.cs.postina.scribe
An UnsubscribeRequest is a ScribeRequestMessage that tells the client to it is sent how from which topics it has to unsubscribe.
UnsubscribeRequest(Collection<Topic>) - Constructor for class ca.mcgill.cs.postina.scribe.UnsubscribeRequest
The constructor for a UnsubscribeRequest takes the collection of the topics from which the client should unsubscribe.
update(NodeHandle, boolean) - Method in class ca.mcgill.cs.postina.scribe.ScribeApplication
 

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