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

G

generalProperties - Static variable in class ca.mcgill.cs.postina.util.properties.PropertyManager
The field generalProperties contains the properties defined in the global property file.
getContent() - Method in interface ca.mcgill.cs.postina.PostinaMessage
This method gets the Serializable representing the message that has actually been sent by the sender.
getContent() - Method in class ca.mcgill.cs.postina.scribe.PostinaScribeTransportMessage
 
getContent() - Method in class ca.mcgill.cs.postina.scribe.ScribeRequestMessage
This method gets the message that is sent together with a subscription or unsubscription.
getCounter() - Method in class ca.mcgill.cs.postina.scribe.MessageID
This method gets the number of times the message has already been sent.
getDestinationHandle() - Method in class ca.mcgill.cs.postina.scribe.MessageID
 
getDestinationId() - Method in class ca.mcgill.cs.postina.scribe.MessageID
 
getFirst() - Method in class ca.mcgill.cs.postina.util.LinkedHashSet
This method returns the first element in the ordered list but does not delete it in the list.
getFrom() - Method in interface ca.mcgill.cs.postina.PostinaMessage
This method gets the PostinaID identifying the sender/publisher of the message.
getFrom() - Method in class ca.mcgill.cs.postina.scribe.PostinaScribeTransportMessage
 
getID() - Method in interface ca.mcgill.cs.postina.PostinaNetworkLayer
Gets the PostinaID of the current client.
getID() - Method in class ca.mcgill.cs.postina.scribe.ScribeNetworkLayer
 
getLimitedLengthTopicArrayList(Collection<ScribeTopic>) - Static method in class ca.mcgill.cs.postina.util.ListTransformation
This static method takes a collection of ScribeTopics as input and casts all elements of the collection to a Topic to return them in a collection containing collections.
getMessageID() - Method in class ca.mcgill.cs.postina.scribe.AckMessage
This method gets the identifier of the message that has been acknowledged.
getMessageID() - Method in class ca.mcgill.cs.postina.scribe.PostinaReliableScribeTransportMessage
This method returns the unique identifier of the message.
getMessageNumber() - Method in class ca.mcgill.cs.postina.scribe.MessageID
This method gets the number of the message.
getName() - Method in interface ca.mcgill.cs.postina.PostinaTopic
This method gets the string representation of the topic.
getName() - Method in class ca.mcgill.cs.postina.scribe.ScribeTopic
 
getNextMessage() - Method in interface ca.mcgill.cs.postina.PostinaNetworkLayer
Gets the next message in the queue.
getNextMessage() - Method in class ca.mcgill.cs.postina.scribe.ScribeNetworkLayer
 
getPastryNodeHandle() - Method in class ca.mcgill.cs.postina.scribe.ScribeID
Gets the NodeHandle identifying the node of Pastry in the P2P-network.
getPostinaTopicCollection(Collection<Topic>) - Static method in class ca.mcgill.cs.postina.util.ListTransformation
This static method takes a collection of code Topics as input and casts all elements of the collection to PostinaTopics.
getPriority() - Method in interface ca.mcgill.cs.postina.PostinaMessage
This method gets the integer priority that is designed to be used by the application using Postina.
getPriority() - Method in class ca.mcgill.cs.postina.scribe.AckMessage
 
getPriority() - Method in class ca.mcgill.cs.postina.scribe.PostinaScribeTransportMessage
 
getPriority() - Method in class ca.mcgill.cs.postina.scribe.ScribeRequestMessage
 
getProperty(String) - Static method in class ca.mcgill.cs.postina.util.properties.PropertyManager
This method allows to get a property by its string name.
getRemainingTimeOut(long) - Method in class ca.mcgill.cs.postina.scribe.MessageID
This method computes the time that is remaining before the message times out.
getScribeTopicArrayList(Collection<PostinaTopic>) - Static method in class ca.mcgill.cs.postina.util.ListTransformation
This static method takes a collection of PostinaTopics as input and casts all elements of the collection to a ScribeTopic.
getSenderId() - Method in class ca.mcgill.cs.postina.scribe.MessageID
This method gets the unique identifier of the sender of the message.
getSendTimeStamp() - Method in class ca.mcgill.cs.postina.scribe.MessageID
This method gets the Unix time stamp at which the message was sent the last time.
getTopic() - Method in interface ca.mcgill.cs.postina.PostinaMessage
This method gets the PostinaTopic assigned to this message.
getTopic(String) - Method in interface ca.mcgill.cs.postina.PostinaNetworkLayer
Gets the PostinaTopic for a given string name of a topic.
getTopic() - Method in class ca.mcgill.cs.postina.scribe.PostinaScribeTransportMessage
 
getTopic(String) - Method in class ca.mcgill.cs.postina.scribe.ScribeNetworkLayer
 
getTopicArrayList(Collection<ScribeTopic>) - Static method in class ca.mcgill.cs.postina.util.ListTransformation
This static method takes a collection of ScribeTopics as input and casts all elements of the collection to a Topic.
getTopics() - Method in class ca.mcgill.cs.postina.scribe.ScribeRequestMessage
This method gets the collection of topics that are necessary for the subscription or unsubscription.

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