uk.org.retep.util.monitor
Class BandwidthProgressListener.MonitoredInputStream

java.lang.Object
  extended by java.io.InputStream
      extended by uk.org.retep.util.monitor.BandwidthProgressListener.MonitoredInputStream
All Implemented Interfaces:
java.io.Closeable
Enclosing class:
BandwidthProgressListener

public static class BandwidthProgressListener.MonitoredInputStream
extends java.io.InputStream


Constructor Summary
BandwidthProgressListener.MonitoredInputStream(java.io.InputStream stream, ProgressListener listener)
           
 
Method Summary
 int read()
           
 
Methods inherited from class java.io.InputStream
available, close, mark, markSupported, read, read, reset, skip
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BandwidthProgressListener.MonitoredInputStream

public BandwidthProgressListener.MonitoredInputStream(java.io.InputStream stream,
                                                      ProgressListener listener)
Method Detail

read

public int read()
         throws java.io.IOException
Specified by:
read in class java.io.InputStream
Throws:
java.io.IOException


Copyright © 1998-2010 Retep Development Group. All Rights Reserved.