Overview | Package | Class | Tree | Deprecated | Index | Help
PREV PACKAGE | NEXT PACKAGE FRAMES  | NO FRAMES

Package ncsa.horizon.model.rmi

Interface Summary
RMIDataAccess an interface for accessing data from a remote data file
RMIDataNDInt This interface is implemented by RMIDataNDImpl on the server side.
RMIFormatHandlerInt an interface for remote format handling
 

Class Summary
RemoteFileFormat a representation of the format of a remote file accessed via RMI.

RMICachedDataNDClient This class is the RMI capable version of a CachedDataND It uses the RMIDataNDInt interface as a proxy to make calls on the RMIDataNDImpl on the server.
RMIDataAccessImpl This class is the server side implementation of the RMIDataAccessInt interface It is a wrapper around the Viewable object and simply passes on calls from the client to the viewable object.
RMIDataFile This represents an RMI data file.
RMIDataNDImpl This class is the server side implementation of the RMIDataNDInt interface.
RMIFormatHandlerImpl an interface for remote format handling
RMIFormatHandler a class that handles the creation of Viewables that use RMI
RMIViewableClient This is the RMI capable Viewable.
 

Exception Summary
RMIDataAccessException an exception indicating that a remote error was encountered while trying to access remote data.
 


Overview | Package | Class | Tree | Deprecated | Index | Help
PREV PACKAGE | NEXT PACKAGE FRAMES  | NO FRAMES