com.aelitis.azureus.core.download
Class DiskManagerFileInfoURL.channel
java.lang.Object
com.aelitis.azureus.core.download.DiskManagerFileInfoURL.channel
- All Implemented Interfaces:
- DiskManagerChannel
- Enclosing class:
- DiskManagerFileInfoURL
protected class DiskManagerFileInfoURL.channel
- extends Object
- implements DiskManagerChannel
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DiskManagerFileInfoURL.channel
protected DiskManagerFileInfoURL.channel()
createRequest
public DiskManagerFileInfoURL.channel.request 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