Searched refs:streamClosed (Results 1 – 6 of 6) sorted by relevance
91 throw streamClosed(); in available()96 private static IOException streamClosed() throws IOException { in streamClosed() method in RecyclableBufferedInputStream225 throw streamClosed(); in read()237 throw streamClosed(); in read()273 throw streamClosed(); in read()281 throw streamClosed(); in read()316 throw streamClosed(); in read()373 throw streamClosed(); in skip()379 throw streamClosed(); in skip()
89 boolean streamClosed(InputStream wrapped) in streamClosed() method
101 public boolean streamClosed(InputStream wrapped) in streamClosed() method in BasicEofSensorWatcher
177 public boolean streamClosed(InputStream wrapped) in streamClosed() method in BasicManagedEntity
271 scws = eofWatcher.streamClosed(wrappedStream); in checkClose()
1710 method public boolean streamClosed(java.io.InputStream) throws java.io.IOException;1722 method public boolean streamClosed(java.io.InputStream) throws java.io.IOException;1785 method public abstract boolean streamClosed(java.io.InputStream) throws java.io.IOException;