com.aelitis.azureus.core.download
Class DiskManagerFileInfoStream.context
java.lang.Object
  
com.aelitis.azureus.core.download.DiskManagerFileInfoStream.context
- Enclosing class:
 - DiskManagerFileInfoStream
 
protected class DiskManagerFileInfoStream.context
- extends Object
 
 
 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
DiskManagerFileInfoStream.context
protected DiskManagerFileInfoStream.context()
                                     throws Exception
- Throws:
 Exception
read
protected int read(byte[] buffer,
                   long offset,
                   int length)
            throws IOException
- Throws:
 IOException
 
createChannel
protected DiskManagerFileInfoStream.context.channel createChannel()
 
removeChannel
protected void removeChannel(DiskManagerFileInfoStream.context.channel c)
 
destroy
protected void destroy(Throwable error)