Package org.apache.axis2.transport.base.streams

Class Summary
ReaderInputStream InputStream implementation that reads a character stream from a Reader and transforms it to a byte stream using a specified charset encoding.
WriterOutputStream OutputStream implementation that transforms a byte stream to a character stream using a specified charset encoding and writes the resulting stream to a Writer.
 



Copyright © 2004-2009 The Apache Software Foundation. All Rights Reserved.