Package jreceiver.common.rec.source

A set of beans and interfaces, each of which is keyed by a source id (src_id).

See:
          Description

Interface Summary
Filterable An interface to be associated with filtered sources.
Mexternal An interface to be associated with remote (i.e.
Mfile An interface to be implemented by all sources which exist as filesystem objects.
Playlist An interface to be implemented by all playlist sources.
Source An interface to be implemented by a media source.
SourceFolder An interface describing an object that possesses a collection of folder identifiers.
SourceList An interface describing an object that possesses a collection of file identifiers.
Tune An interface to be implemented by a 'tune' media source, i.e., associated with an mp3 file or stream with unchanging tag info.
 

Class Summary
DplaylistRec Bean to represent a single dynamic playlist record
FilterableRec Bean to represent a single filterable source
FplaylistRec Bean to represent a single playlist file record
FtuneRec Bean to represent a single tune file
HplaylistRec Bean to represent a single Tree (hierarchical) playlist record
MexternalRec Concrete implementation of an offsite source
MfileRec Bean to describe a record for the Mfiles table
PlaylistRec Abstract class to provide basic implementation of Playlist interface
SourceRec Bean to describe a record for the Source table
SplaylistRec Bean to represent a station playlist
StuneRec Bean to represent a station tune.
TuneRec Abstract class to provide basic implementation of Tune interface
 

Package jreceiver.common.rec.source Description

A set of beans and interfaces, each of which is keyed by a source id (src_id).



Copyright © 2001-2002 Reed Esau, All Rights Reserved.