Uses of Class
net.sf.asyncobjects.io.Pipe

Packages that use Pipe
net.sf.asyncobjects.io This package contains core IO interfaces. 
 

Uses of Pipe in net.sf.asyncobjects.io
 

Subclasses of Pipe in net.sf.asyncobjects.io
 class BytePipe
          A pipe is pair of output stream and input stream, what is written to output stream, could be later read from input stream.
 class TextPipe
          A pipe is pair of output stream and input stream, what is written to output stream, could be later read from input stream.
 



Copyright © 2002-2007 Constantine Plotnikov. All Rights Reserved.