SunSPOT API V3.0


Uses of Package
javax.microedition.rms

Packages that use javax.microedition.rms
com.sun.squawk.flash   
com.sun.squawk.imp Provides classes for low level interactions with the Squawk implementation of IMP. 
javax.microedition.rms Provides classes for a basic file system, where files have record level API. 
 

Classes in javax.microedition.rms used by com.sun.squawk.flash
RecordStoreException
           
 

Classes in javax.microedition.rms used by com.sun.squawk.imp
RecordStoreException
           
 

Classes in javax.microedition.rms used by javax.microedition.rms
InvalidRecordIDException
           
RecordComparator
           
RecordEnumeration
           
RecordFilter
           
RecordListener
          A listener interface for receiving Record Changed/Added/Deleted events from a record store.
RecordStore
          A class representing a record store.
RecordStoreException
           
RecordStoreFullException
          Thrown to indicate an operation could not be completed because the record store system storage is full.
RecordStoreNotFoundException
          Thrown to indicate an operation could not be completed because the record store could not be found.
RecordStoreNotOpenException
           
 


SunSPOT API V3.0


Copyright © 2006, 2007 Sun Microsystems, Inc. All Rights Reserved.