Uses of Interface
jreceiver.common.rec.source.Mfile

Packages that use Mfile
jreceiver.common.rec.source A set of beans and interfaces, each of which is keyed by a source id (src_id). 
jreceiver.common.rpc A set of wrapper classes to remotely query and control the JReceiver Engine. 
 

Uses of Mfile in jreceiver.common.rec.source
 

Classes in jreceiver.common.rec.source that implement Mfile
 class FplaylistRec
          Bean to represent a single playlist file record
 class FtuneRec
          Bean to represent a single tune file
 class MfileRec
          Bean to describe a record for the Mfiles table
 

Uses of Mfile in jreceiver.common.rpc
 

Methods in jreceiver.common.rpc that return Mfile
 Mfile Mfiles.getRecForPath(int site_id, java.io.File file_path, java.util.Hashtable args)
          Obtain a mfile rec corresponding to the specified filespec Note that we are explicitly NOT using the File object in this case.
 



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