Uses of Package
jreceiver.common.rec

Packages that use jreceiver.common.rec
jreceiver.common.callback.rec   
jreceiver.common.rec A set of beans and interfaces, each of which represents a concise data object used in JReceiver
jreceiver.common.rec.driver A set of beans and interfaces geared towards hardware and its control through drivers. 
jreceiver.common.rec.security   
jreceiver.common.rec.site A set of beans and interfaces describing the physical makeup of a media collection. 
jreceiver.common.rec.source A set of beans and interfaces, each of which is keyed by a source id (src_id). 
jreceiver.common.rec.tag A set of beans and interfaces for 'tag' metadata referenced by media sources. 
jreceiver.common.rec.util A set of beans representing various things that don't yet fit in other categories. 
jreceiver.common.rpc A set of wrapper classes to remotely query and control the JReceiver Engine. 
 

Classes in jreceiver.common.rec used by jreceiver.common.callback.rec
BaseRec
          Bean that serves as a common base class for all 'Rec' classes.
Hashable
          An interface to be implemented by all objects transportable over XML-RPC by being hashed into the limited set of datatypes allowed by that protocol.
Rec
          An interface from which all *Recs are derived.
RecException
          The base exception class for the JReceiver project.
 

Classes in jreceiver.common.rec used by jreceiver.common.rec
Hashable
          An interface to be implemented by all objects transportable over XML-RPC by being hashed into the limited set of datatypes allowed by that protocol.
Key
          An interface from which all complex keys are derived.
Rec
          An interface from which all *Recs are derived.
RecException
          The base exception class for the JReceiver project.
 

Classes in jreceiver.common.rec used by jreceiver.common.rec.driver
BaseRec
          Bean that serves as a common base class for all 'Rec' classes.
Hashable
          An interface to be implemented by all objects transportable over XML-RPC by being hashed into the limited set of datatypes allowed by that protocol.
Key
          An interface from which all complex keys are derived.
Rec
          An interface from which all *Recs are derived.
RecException
          The base exception class for the JReceiver project.
Selectable
          An interface to be implemented by all selectable sources, i.e., those that appear in lists that the user can check boxes or highlight for operations like delete.
 

Classes in jreceiver.common.rec used by jreceiver.common.rec.security
BaseRec
          Bean that serves as a common base class for all 'Rec' classes.
Hashable
          An interface to be implemented by all objects transportable over XML-RPC by being hashed into the limited set of datatypes allowed by that protocol.
Key
          An interface from which all complex keys are derived.
Rec
          An interface from which all *Recs are derived.
RecException
          The base exception class for the JReceiver project.
Selectable
          An interface to be implemented by all selectable sources, i.e., those that appear in lists that the user can check boxes or highlight for operations like delete.
 

Classes in jreceiver.common.rec used by jreceiver.common.rec.site
BaseRec
          Bean that serves as a common base class for all 'Rec' classes.
Hashable
          An interface to be implemented by all objects transportable over XML-RPC by being hashed into the limited set of datatypes allowed by that protocol.
Key
          An interface from which all complex keys are derived.
Rec
          An interface from which all *Recs are derived.
RecException
          The base exception class for the JReceiver project.
Selectable
          An interface to be implemented by all selectable sources, i.e., those that appear in lists that the user can check boxes or highlight for operations like delete.
 

Classes in jreceiver.common.rec used by jreceiver.common.rec.source
BaseRec
          Bean that serves as a common base class for all 'Rec' classes.
Hashable
          An interface to be implemented by all objects transportable over XML-RPC by being hashed into the limited set of datatypes allowed by that protocol.
Rec
          An interface from which all *Recs are derived.
RecException
          The base exception class for the JReceiver project.
Selectable
          An interface to be implemented by all selectable sources, i.e., those that appear in lists that the user can check boxes or highlight for operations like delete.
Sortable
          an interface to be implemented by sorted sources
 

Classes in jreceiver.common.rec used by jreceiver.common.rec.tag
BaseRec
          Bean that serves as a common base class for all 'Rec' classes.
Hashable
          An interface to be implemented by all objects transportable over XML-RPC by being hashed into the limited set of datatypes allowed by that protocol.
Rec
          An interface from which all *Recs are derived.
 

Classes in jreceiver.common.rec used by jreceiver.common.rec.util
BaseRec
          Bean that serves as a common base class for all 'Rec' classes.
Hashable
          An interface to be implemented by all objects transportable over XML-RPC by being hashed into the limited set of datatypes allowed by that protocol.
Rec
          An interface from which all *Recs are derived.
Selectable
          An interface to be implemented by all selectable sources, i.e., those that appear in lists that the user can check boxes or highlight for operations like delete.
 

Classes in jreceiver.common.rec used by jreceiver.common.rpc
Rec
          An interface from which all *Recs are derived.
 



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