Uses of Package
javax.rad.io

Packages that use javax.rad.io
com.sibvisions.rad.application Contains base classes for application creation. 
com.sibvisions.rad.persist Contains implementations of the persistence definitions. 
com.sibvisions.rad.remote.http Contains general communication classes which can be used from client and server implementations. 
com.sibvisions.rad.ui Contains technology and platform dependent UI implementations. 
com.sibvisions.rad.ui.swing.impl Contains the Swing dependent interface implementations of the platform and technology independent interface definitions. 
javax.rad.application Contains all interfaces to develop an application. 
javax.rad.application.genui Contains implementations of the generic application interfaces. 
javax.rad.io Contains storage independent file handling. 
 

Classes in javax.rad.io used by com.sibvisions.rad.application
IFileHandle
          The IFileHandle is a storage independent file handle.
 

Classes in javax.rad.io used by com.sibvisions.rad.persist
IFileHandle
          The IFileHandle is a storage independent file handle.
 

Classes in javax.rad.io used by com.sibvisions.rad.remote.http
IDownloadExecutor
          The IDownloadExecutor is an executor for downloads of RemoteFileHandle from remote servers.
IFileHandle
          The IFileHandle is a storage independent file handle.
IUploadExecutor
          The IUploadExecutor is an executor for uploads of IFileHandles to remote servers.
RemoteFileHandle
          The RemoteFileHandle handles data that is stored in the ObjectCache.
 

Classes in javax.rad.io used by com.sibvisions.rad.ui
IFileHandle
          The IFileHandle is a storage independent file handle.
 

Classes in javax.rad.io used by com.sibvisions.rad.ui.swing.impl
IFileHandle
          The IFileHandle is a storage independent file handle.
 

Classes in javax.rad.io used by javax.rad.application
IFileHandle
          The IFileHandle is a storage independent file handle.
 

Classes in javax.rad.io used by javax.rad.application.genui
IFileHandle
          The IFileHandle is a storage independent file handle.
 

Classes in javax.rad.io used by javax.rad.io
IDownloadExecutor
          The IDownloadExecutor is an executor for downloads of RemoteFileHandle from remote servers.
IFileHandle
          The IFileHandle is a storage independent file handle.
IUploadExecutor
          The IUploadExecutor is an executor for uploads of IFileHandles to remote servers.
RemoteFileHandle
          The RemoteFileHandle handles data that is stored in the ObjectCache.
TransferContext
          The ServerContextImpl is an internal ServerContext implementation.
 



Copyright © 2009 SIB Visions GmbH. All Rights Reserved.