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 TypeClassDescriptionclassclassclassclassFields 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 ShareResourceImplShareResourceDirContentsImpl.deserialiseResource(ShareManagerImpl manager, Map map) protected static ShareResourceImplShareResourceFileOrDirImpl.deserialiseResource(ShareManagerImpl manager, Map map, int type) protected ShareResourceImplShareManagerImpl.getResource(File file) protected static ShareResourceImplShareResourceFileOrDirImpl.getResourceSupport(ShareManagerImpl _manager, File _file) Methods in com.biglybt.pifimpl.local.sharing with parameters of type ShareResourceImplModifier and TypeMethodDescriptionprotected voidShareManagerImpl.delete(ShareResourceImpl resource, boolean fire_listeners) protected static ShareItemImplShareItemImpl.deserialiseItem(ShareResourceImpl resource, Map map) protected voidShareResourceImpl.inheritAttributes(ShareResourceImpl source) Constructors in com.biglybt.pifimpl.local.sharing with parameters of type ShareResourceImplModifierConstructorDescriptionprotectedShareItemImpl(ShareResourceImpl _resource, byte[] _fingerprint, Torrent _torrent) protectedShareItemImpl(ShareResourceImpl _resource, byte[] _fingerprint, String _save_location)