Uses of Class
com.biglybt.pifimpl.local.sharing.ShareResourceImpl
Packages that use ShareResourceImpl
-
Uses of ShareResourceImpl in com.biglybt.pifimpl.local.sharing
Subclasses of ShareResourceImpl in com.biglybt.pifimpl.local.sharingModifier and TypeClassDescriptionclass
class
class
class
Fields in com.biglybt.pifimpl.local.sharing declared as ShareResourceImplFields in com.biglybt.pifimpl.local.sharing with type parameters of type ShareResourceImplMethods in com.biglybt.pifimpl.local.sharing that return ShareResourceImplModifier and TypeMethodDescriptionprotected static ShareResourceImpl
ShareResourceDirContentsImpl.deserialiseResource
(ShareManagerImpl manager, Map map) protected static ShareResourceImpl
ShareResourceFileOrDirImpl.deserialiseResource
(ShareManagerImpl manager, Map map, int type) protected ShareResourceImpl
ShareManagerImpl.getResource
(File file) protected static ShareResourceImpl
ShareResourceFileOrDirImpl.getResourceSupport
(ShareManagerImpl _manager, File _file) Methods in com.biglybt.pifimpl.local.sharing with parameters of type ShareResourceImplModifier and TypeMethodDescriptionprotected void
ShareManagerImpl.delete
(ShareResourceImpl resource, boolean fire_listeners) protected static ShareItemImpl
ShareItemImpl.deserialiseItem
(ShareResourceImpl resource, Map map) protected void
ShareResourceImpl.inheritAttributes
(ShareResourceImpl source) Constructors in com.biglybt.pifimpl.local.sharing with parameters of type ShareResourceImplModifierConstructorDescriptionprotected
ShareItemImpl
(ShareResourceImpl _resource, byte[] _fingerprint, Torrent _torrent) protected
ShareItemImpl
(ShareResourceImpl _resource, byte[] _fingerprint, String _save_location)