Uses of Interface
com.sentilla.io.DataRandomAccess

Packages that use DataRandomAccess
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 DataRandomAccess in com.sentilla.io
 

Subinterfaces of DataRandomAccess in com.sentilla.io
 interface ObjectRandomAccess
          Provides methods for randomly accessing Objects.
 interface RandomAccessFile
          A media-independent file representation that may be read from and written to with random access.
 

Uses of DataRandomAccess in com.sentilla.platform.cmote
 

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



Copyright © 2007 Sentilla Corporation. All Rights Reserved.