Uses of Package
org.ogf.saga

Packages that use org.ogf.saga
org.ogf.saga.buffer This package provides the Buffer interface. 
org.ogf.saga.context This package contains the Context interface, which provides a common interface for storing security information. 
org.ogf.saga.error Each SAGA API call has an associated list of exceptions it may throw, which are described in this package. 
org.ogf.saga.file This package provides classes to manipulate the contents of directories or files. 
org.ogf.saga.isn Provides interfaces to retrieve data from an information model. 
org.ogf.saga.job The job package describes the API for submitting jobs to a grid resource. 
org.ogf.saga.logicalfile This package provides classes to interact with replica systems. 
org.ogf.saga.monitoring The monitoring package defines the Monitorable interface, which must be implemented by monitorable SAGA objects, and also defines the Steerable interface, which extends the monitoring mechanism with the ability to push values back to the monitored entity. 
org.ogf.saga.namespace This package provides classes to manipulate namespaces. 
org.ogf.saga.rpc The methods of the SAGA RPC package map with the methods as defined in the GridRPC specification, as described in GFD.52, at least semantically, with slight modifications for SAGA look and feel, SAGA error conventions, SAGA task model, et cetera. 
org.ogf.saga.sd This API provides a mechanism to locate services. 
org.ogf.saga.session This package contains the Session interface, which provides a common interface for managing security information (by storing Context objects). 
org.ogf.saga.stream The streams package provides a simple mechanism for setting up connections to remote components. 
org.ogf.saga.task This package provides classes and methods for manipulating tasks and collections of tasks. 
org.ogf.saga.url The methods of the SAGA URL package allow access to the parts of an URL. 
 

Classes in org.ogf.saga used by org.ogf.saga.buffer
SagaObject
          This is the base for all SAGA objects.
 

Classes in org.ogf.saga used by org.ogf.saga.context
SagaObject
          This is the base for all SAGA objects.
 

Classes in org.ogf.saga used by org.ogf.saga.error
SagaObject
          This is the base for all SAGA objects.
 

Classes in org.ogf.saga used by org.ogf.saga.file
SagaObject
          This is the base for all SAGA objects.
 

Classes in org.ogf.saga used by org.ogf.saga.isn
SagaObject
          This is the base for all SAGA objects.
 

Classes in org.ogf.saga used by org.ogf.saga.job
SagaObject
          This is the base for all SAGA objects.
 

Classes in org.ogf.saga used by org.ogf.saga.logicalfile
SagaObject
          This is the base for all SAGA objects.
 

Classes in org.ogf.saga used by org.ogf.saga.monitoring
SagaObject
          This is the base for all SAGA objects.
 

Classes in org.ogf.saga used by org.ogf.saga.namespace
SagaObject
          This is the base for all SAGA objects.
 

Classes in org.ogf.saga used by org.ogf.saga.rpc
SagaObject
          This is the base for all SAGA objects.
 

Classes in org.ogf.saga used by org.ogf.saga.sd
SagaObject
          This is the base for all SAGA objects.
 

Classes in org.ogf.saga used by org.ogf.saga.session
SagaObject
          This is the base for all SAGA objects.
 

Classes in org.ogf.saga used by org.ogf.saga.stream
SagaObject
          This is the base for all SAGA objects.
 

Classes in org.ogf.saga used by org.ogf.saga.task
SagaObject
          This is the base for all SAGA objects.
 

Classes in org.ogf.saga used by org.ogf.saga.url
SagaObject
          This is the base for all SAGA objects.
 



Copyright © 2014 Open Grid Forum. All rights reserved.