org.mule.extras.spring.config
Class ReaderInputStream
java.lang.Object
java.io.InputStream
org.mule.extras.spring.config.ReaderInputStream
- public class ReaderInputStream
- extends InputStream
Method Summary |
int |
read()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ReaderInputStream
public ReaderInputStream(Reader reader)
read
public int read()
throws IOException
- Throws:
IOException
- See Also:
InputStream.read()
Copyright © 2003-2008 MuleSource, Inc.. All Rights Reserved.