org.gudy.azureus2.pluginsimpl.local.sharing
Class ShareResourceFileImpl
java.lang.Object
  
org.gudy.azureus2.pluginsimpl.local.sharing.ShareResourceImpl
      
org.gudy.azureus2.pluginsimpl.local.sharing.ShareResourceFileOrDirImpl
          
org.gudy.azureus2.pluginsimpl.local.sharing.ShareResourceFileImpl
- All Implemented Interfaces: 
 - ShareResource, ShareResourceFile
 
public class ShareResourceFileImpl
- extends ShareResourceFileOrDirImpl
- implements ShareResourceFile
  
 
 
 
 
 
 
| Methods inherited from class org.gudy.azureus2.pluginsimpl.local.sharing.ShareResourceImpl | 
addChangeListener, addDeletionListener, delete, delete, delete, deleteTorrent, getAttribute, getAttributes, getChildren, getFingerPrint, getFingerPrintSupport, getNewTorrentLocation, getParent, getTorrentFile, getType, inheritAttributes, readTorrent, removeChangeListener, removeDeletionListener, setAttribute, setParent, writeTorrent | 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
 
| Methods inherited from interface org.gudy.azureus2.plugins.sharing.ShareResource | 
addChangeListener, addDeletionListener, canBeDeleted, delete, delete, getAttribute, getAttributes, getName, getParent, getType, removeChangeListener, removeDeletionListener, setAttribute | 
 
ShareResourceFileImpl
protected ShareResourceFileImpl(ShareManagerImpl _manager,
                                ShareResourceDirContentsImpl _parent,
                                File _file,
                                boolean _personal)
                         throws ShareException
- Throws:
 ShareException
ShareResourceFileImpl
protected ShareResourceFileImpl(ShareManagerImpl _manager,
                                File _file,
                                Map _map)
                         throws ShareException
- Throws:
 ShareException
getResource
protected static ShareResourceFileImpl getResource(ShareManagerImpl _manager,
                                                   File _file)
                                            throws ShareException
 
- Throws:
 ShareException
 
getFingerPrint
protected byte[] getFingerPrint()
                         throws ShareException
- Specified by:
 getFingerPrint in class ShareResourceFileOrDirImpl
 
- Throws:
 ShareException