Uses of Class
planet.test.symphonyDHT.SymphonyDHTMessage

Packages that use SymphonyDHTMessage
planet.test.symphonyDHT   
 

Uses of SymphonyDHTMessage in planet.test.symphonyDHT
 

Methods in planet.test.symphonyDHT with parameters of type SymphonyDHTMessage
 void SymphonyDHTApplication.retrieve(SymphonyDHTMessage msg)
          This method retrieves value from a key from the dsitributed repository build on top of Symphony Lookup protocol.
 void SymphonyDHTApplication.store(SymphonyDHTMessage msg)
          This method stores key/value pair on the distributed repository of DHT application.