org.crsh.util
Class PipedChannel.InputStream
java.lang.Object
java.io.InputStream
org.crsh.util.PipedChannel.InputStream
- All Implemented Interfaces:
- Closeable
- Enclosing class:
- PipedChannel
class PipedChannel.InputStream
- extends InputStream
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PipedChannel.InputStream
PipedChannel.InputStream()
read
public int read()
throws IOException
- Specified by:
read
in class InputStream
- Throws:
IOException
close
public void close()
throws IOException
- Specified by:
close
in interface Closeable
- Overrides:
close
in class InputStream
- Throws:
IOException
Copyright © 2012 eXo Platform SAS. All Rights Reserved.