Uses of Interface
org.ogf.saga.attributes.AsyncAttributes

Packages that use AsyncAttributes
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.stream The streams package provides a simple mechanism for setting up connections to remote components. 
 

Uses of AsyncAttributes in org.ogf.saga.job
 

Subinterfaces of AsyncAttributes in org.ogf.saga.job
 interface Job
          Jobs are created by a JobService, using a JobDescription.
 interface JobSelf
          A JobSelf is a Job that represents the current application, and is steerable.
 

Uses of AsyncAttributes in org.ogf.saga.logicalfile
 

Subinterfaces of AsyncAttributes in org.ogf.saga.logicalfile
 interface LogicalDirectory
          This interface represents a container for logical files in a logical file name space.
 interface LogicalFile
          A LogicalFile provides the means to handle the contents of logical files.
 

Uses of AsyncAttributes in org.ogf.saga.stream
 

Subinterfaces of AsyncAttributes in org.ogf.saga.stream
 interface Stream
          A client stream object.
 



Copyright © 2014 Open Grid Forum. All rights reserved.