|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.gridlab.gat.io | |
---|---|
org.gridlab.gat | This package contains classes and interfaces which are used throughout the GAT application API. |
org.gridlab.gat.io | This package contains classes and interfaces which are used to provide input and output. |
org.gridlab.gat.resources | This package contains the classes and interfaces which are used for using resources, be they hardware or software resources. |
Classes in org.gridlab.gat.io used by org.gridlab.gat | |
---|---|
Endpoint
An Endpoint represents an endpoint of a Pipe . |
|
File
An abstract representation of a physical file. |
|
FileInputStream
A FileInputStream represents a connection to open file, the file may be either remote or local. |
|
FileOutputStream
A FileOutputStream represents a connection to open file, the file may be either remote or local. |
|
LogicalFile
An abstract representation of a set of identical physical files. |
|
RandomAccessFile
This class is used for random access to local and remote files. |
Classes in org.gridlab.gat.io used by org.gridlab.gat.io | |
---|---|
File
An abstract representation of a physical file. |
|
Pipe
A Pipe represents a connection to another process. |
|
PipeListener
This interface allows instances of classes which implement this interface to process GATPipes produced by listening on GATEndpoints. |
Classes in org.gridlab.gat.io used by org.gridlab.gat.resources | |
---|---|
File
An abstract representation of a physical file. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |