Uses of Class
org.barracudamvc.plankton.io.BetterPipedWriter

Packages that use BetterPipedWriter
org.barracudamvc.plankton.io   
 

Uses of BetterPipedWriter in org.barracudamvc.plankton.io
 

Methods in org.barracudamvc.plankton.io with parameters of type BetterPipedWriter
 void BetterPipedReader.connect(BetterPipedWriter src)
          Causes this piped reader to be connected to the piped writer src.
 

Constructors in org.barracudamvc.plankton.io with parameters of type BetterPipedWriter
BetterPipedReader(BetterPipedWriter src)
          Creates a BetterPipedReader and automatically connect it to the piped writer src.
 



Copyright © 2006 BarracudaMVC.org All Rights Reserved.