com.aelitis.azureus.core.download
Class DiskManagerFileInfoStream.context.channel
java.lang.Object
com.aelitis.azureus.core.download.DiskManagerFileInfoStream.context.channel
- All Implemented Interfaces:
- DiskManagerChannel
- Enclosing class:
- DiskManagerFileInfoStream.context
protected class DiskManagerFileInfoStream.context.channel
- extends Object
- implements DiskManagerChannel
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DiskManagerFileInfoStream.context.channel
protected DiskManagerFileInfoStream.context.channel()
createRequest
public DiskManagerRequest createRequest()
- Specified by:
createRequest
in interface DiskManagerChannel
getFile
public DiskManagerFileInfo getFile()
- Specified by:
getFile
in interface DiskManagerChannel
getPosition
public long getPosition()
- Specified by:
getPosition
in interface DiskManagerChannel
isDestroyed
public boolean isDestroyed()
- Specified by:
isDestroyed
in interface DiskManagerChannel
destroy
public void destroy()
- Specified by:
destroy
in interface DiskManagerChannel