Uses of Package
org.lyra.Host

Packages that use org.lyra.Host
org.lyra   
org.lyra.Database   
org.lyra.Host   
org.lyra.Interface   
org.lyra.Interface.Options   
org.lyra.LastDotFm   
 

Classes in org.lyra.Host used by org.lyra
Options
          This class provides a direct interface to the options available for the Music Player Daemon (MPD).
Pendulum
          The Multimedia Player Daemon does not send updates to track the timing of the song.
Playback
          This class provides a direct interface to the player capabilities of the Multimedia Player Daemon (MPD).
Playlist
          This class deals with the interaction between the application and play lists.
Status
          Deals with the basic status handling of the Music Player Daemon protocol and its interaction with the rest of the system.
Terminus
          The Terminus Class deals with establishing the Multimedia Player Daemon connection.
Updater
          This class will notify various clients on updates originating from the host itself.
 

Classes in org.lyra.Host used by org.lyra.Database
Status
          Deals with the basic status handling of the Music Player Daemon protocol and its interaction with the rest of the system.
Terminus
          The Terminus Class deals with establishing the Multimedia Player Daemon connection.
UpdateEvent
          Event encapsulating an update from the host element.
UpdateListener
          Interface to the host update process which will enable various aspects of the application to be notified when it is time to refresh information.
 

Classes in org.lyra.Host used by org.lyra.Host
LossEvent
          Event that is triggered when we have lost a connection.
LossListener
          There are times where it is necessary to inform clients that their network connection established with a Music Player Daemon (MPD) instance has been interrupted.
PendulumListener
          The Multimedia Player Daemon does not send updates to track the timing of the song.
Status
          Deals with the basic status handling of the Music Player Daemon protocol and its interaction with the rest of the system.
Terminus
          The Terminus Class deals with establishing the Multimedia Player Daemon connection.
UpdateEvent
          Event encapsulating an update from the host element.
UpdateListener
          Interface to the host update process which will enable various aspects of the application to be notified when it is time to refresh information.
 

Classes in org.lyra.Host used by org.lyra.Interface
Options
          This class provides a direct interface to the options available for the Music Player Daemon (MPD).
Pendulum
          The Multimedia Player Daemon does not send updates to track the timing of the song.
PendulumListener
          The Multimedia Player Daemon does not send updates to track the timing of the song.
Playback
          This class provides a direct interface to the player capabilities of the Multimedia Player Daemon (MPD).
Playlist
          This class deals with the interaction between the application and play lists.
Status
          Deals with the basic status handling of the Music Player Daemon protocol and its interaction with the rest of the system.
UpdateEvent
          Event encapsulating an update from the host element.
UpdateListener
          Interface to the host update process which will enable various aspects of the application to be notified when it is time to refresh information.
Updater
          This class will notify various clients on updates originating from the host itself.
 

Classes in org.lyra.Host used by org.lyra.Interface.Options
Status
          Deals with the basic status handling of the Music Player Daemon protocol and its interaction with the rest of the system.
 

Classes in org.lyra.Host used by org.lyra.LastDotFm
Status
          Deals with the basic status handling of the Music Player Daemon protocol and its interaction with the rest of the system.
UpdateEvent
          Event encapsulating an update from the host element.
UpdateListener
          Interface to the host update process which will enable various aspects of the application to be notified when it is time to refresh information.