Uses of Class
hermes.postoffice.KeyMessage

Packages that use KeyMessage
hermes   
hermes.postoffice   
 

Uses of KeyMessage in hermes
 

Methods in hermes with parameters of type KeyMessage
 void HObject.receive(KeyMessage m)
          Override if you want your Being to handle Key messages
 void GenericGroup.receive(KeyMessage m)
          Override if you want your group to handle Key messages
 

Uses of KeyMessage in hermes.postoffice
 

Methods in hermes.postoffice with parameters of type KeyMessage
 void KeySubscriber.receive(KeyMessage m)
          Receives and handles Key message sent to object by PostOffice.