Uses of Class
com.biglybt.pifimpl.local.sharing.ShareItemImpl
Packages that use ShareItemImpl
-
Uses of ShareItemImpl in com.biglybt.pifimpl.local.sharing
Fields in com.biglybt.pifimpl.local.sharing declared as ShareItemImplMethods in com.biglybt.pifimpl.local.sharing that return ShareItemImplModifier and TypeMethodDescriptionprotected static ShareItemImplShareItemImpl.deserialiseItem(ShareResourceImpl resource, Map map) Methods in com.biglybt.pifimpl.local.sharing with parameters of type ShareItemImplModifier and TypeMethodDescriptionprotected voidShareManagerImpl.deleteTorrent(ShareItemImpl item) protected voidShareResourceImpl.deleteTorrent(ShareItemImpl item) protected FileShareManagerImpl.getTorrentFile(ShareItemImpl item) ShareResourceImpl.getTorrentFile(ShareItemImpl item) protected voidShareManagerImpl.readTorrent(ShareItemImpl item) protected voidShareResourceImpl.readTorrent(ShareItemImpl item) protected booleanShareManagerImpl.torrentExists(ShareItemImpl item) protected voidShareManagerImpl.writeTorrent(ShareItemImpl item) protected voidShareResourceImpl.writeTorrent(ShareItemImpl item)