org.jasen.io
Interface StreamReaderListener

All Known Implementing Classes:
JasenAutoUpdateManager

public interface StreamReaderListener

Used exclusively by the NonBlockingStreamReader.


Method Summary
 void notifyBytesRead(long bytes)
           
 

Method Detail

notifyBytesRead

public void notifyBytesRead(long bytes)