Uses of Class
ca.mcgill.cs.postina.scribe.AckMessage

Packages that use AckMessage
ca.mcgill.cs.postina.scribe   
 

Uses of AckMessage in ca.mcgill.cs.postina.scribe
 

Methods in ca.mcgill.cs.postina.scribe with parameters of type AckMessage
 void ScribeApplication.messageHandler.handleAck(AckMessage ack)
          This method handles an incoming acknowledgment.