Resource specification for the standard I/O channels for a Team.
The standard I/O streams (stdin, stderr, stdout) for a new Team
are specified here. Streams are specified in a flexible URI-like
format.
Fields inherited from interface java.lang.Cloneable
KAFFE_VERSION
Constructor Summary
StdioSpec(java.lang.String inURI,
java.lang.String outURI,
java.lang.String errURI)
Constructs a standard I/O resource specification with the given
stream identifiers.
public StdioSpec(java.lang.String inURI,
java.lang.String outURI,
java.lang.String errURI)
Constructs a standard I/O resource specification with the given
stream identifiers. The stream identifier is a URI like string
that describes the type of stream and any additional options.
The format is `protocol://path' where
protocol is one of:
Examples:
This documentation is Copyright (C) 2000-2002 The University of Utah. All Rights Reserved. See the documentation license for distribution terms and restrictions. Documentation, software, and mailing lists for the JanosVM can be found at the Janos Project web page: http://www.cs.utah.edu/flux/janos/ Generated on Mar 17, 2002