Searched refs:streamClosed (Results 1 – 6 of 6) sorted by relevance
95 throw streamClosed(); in available()100 private IOException streamClosed() throws IOException { in streamClosed() method in RecyclableBufferedInputStream220 throw streamClosed(); in read()231 throw streamClosed(); in read()268 throw streamClosed(); in read()276 throw streamClosed(); in read()313 throw streamClosed(); in read()371 throw streamClosed(); in skip()377 throw streamClosed(); in skip()
84 boolean streamClosed(InputStream wrapped) in streamClosed() method
96 public boolean streamClosed(InputStream wrapped) in streamClosed() method in BasicEofSensorWatcher
172 public boolean streamClosed(InputStream wrapped) in streamClosed() method in BasicManagedEntity
266 scws = eofWatcher.streamClosed(wrappedStream); in checkClose()
4004 - public void streamClosed(StreamPlayer stream, boolean timeout) {