Uses of Class
org.lyra.Host.LossEvent

Packages that use LossEvent
org.lyra.Host   
 

Uses of LossEvent in org.lyra.Host
 

Methods in org.lyra.Host with parameters of type LossEvent
 void Updater.hostLost(LossEvent e)
           
 void Terminus.hostLost(LossEvent e)
           
 void LossListener.hostLost(LossEvent update)
          Notifies a client that the connection to the Music Player Daemon (MPD) has been interrupted.