Uses of Interface
com.sentilla.io.ObjectRandomAccess

Packages that use ObjectRandomAccess
com.sentilla.io Sentilla input/output classes for data manipulation. 
com.sentilla.platform.cmote Sentilla system implementations for the Client applications running on a host. 
 

Uses of ObjectRandomAccess in com.sentilla.io
 

Subinterfaces of ObjectRandomAccess in com.sentilla.io
 interface RandomAccessFile
          A media-independent file representation that may be read from and written to with random access.
 

Uses of ObjectRandomAccess in com.sentilla.platform.cmote
 

Classes in com.sentilla.platform.cmote that implement ObjectRandomAccess
 class RemoteRandomAccessFile
          Private: for Sentilla internal use only.
 



Copyright © 2007 Sentilla Corporation. All Rights Reserved.