Package org.sonatype.gshell.io

Input/Output Utilities.

See:
          Description

Interface Summary
InputPipe.InterruptHandler  
PrefixingStream.Prefixer  
 

Class Summary
Closer Quietly closes Closeable objects.
Flusher Quietly flushes Flushable objects.
InputPipe An input pipe which can be interrupted.
PrefixingStream Prefixes printed lines as instructed to by a given PrefixingStream.Prefixer.
PumpStreamHandler Copies standard output and error of children streams to standard output and error of the parent.
StreamJack Hijacks the systems standard input, output and error streams on a per-thread basis and redirects to given streams.
StreamPumper Copies all data from an input stream to an output stream.
StreamSet A set of input, output and error streams.
 

Enum Summary
StreamSet.OutputType Output stream type.
 

Package org.sonatype.gshell.io Description

Input/Output Utilities.

Since:
2.0


Copyright © 2008-2009. All Rights Reserved.