org.elite.jdcbot.shareframework
Class ShareManager
java.lang.Object
org.elite.jdcbot.shareframework.ShareManager
public class ShareManager
- extends java.lang.Object
Created on 26-May-08
Its purpose is to manager the user shared files, i.e. hashing them, creating/updating file list, etc.
TODO: Writing code for this is deferred for later time.
- Since:
- 0.7
- Version:
- 0.1
- Author:
- AppleGrew
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ShareManager
public ShareManager()
getFile
public DUEntity getFile(java.lang.String file,
int fileType,
long start,
long fileLen)
throws java.io.FileNotFoundException
- Throws:
java.io.FileNotFoundException
getFileList
public DUEntity getFileList()
throws java.io.FileNotFoundException
- Throws:
java.io.FileNotFoundException