Uses of Interface
com.biglybt.core.content.ContentDownload
-
Packages that use ContentDownload Package Description com.biglybt.core.content com.biglybt.core.devices.impl -
-
Uses of ContentDownload in com.biglybt.core.content
Methods in com.biglybt.core.content that return ContentDownload Modifier and Type Method Description ContentDownload
ContentDirectory. lookupContentDownload(java.util.Map attributes)
ContentDownload
PlatformContentDirectory. lookupContentDownload(java.util.Map attributes)
Methods in com.biglybt.core.content with parameters of type ContentDownload Modifier and Type Method Description boolean
ContentFilter. isVisible(ContentDownload download, java.util.Map<java.lang.String,java.lang.Object> args)
-
Uses of ContentDownload in com.biglybt.core.devices.impl
Methods in com.biglybt.core.devices.impl with parameters of type ContentDownload Modifier and Type Method Description protected boolean
DeviceUPnPImpl. isVisible(ContentDownload file)
-