Uses of Interface
com.biglybt.pif.disk.DiskManagerEvent
-
Packages that use DiskManagerEvent Package Description com.biglybt.core.devices.impl com.biglybt.core.download com.biglybt.pif.disk com.biglybt.pifimpl.local.disk -
-
Uses of DiskManagerEvent in com.biglybt.core.devices.impl
Classes in com.biglybt.core.devices.impl that implement DiskManagerEvent Modifier and Type Class Description protected class
TranscodeJobOutputLeecher.Channel.request.event
-
Uses of DiskManagerEvent in com.biglybt.core.download
Classes in com.biglybt.core.download that implement DiskManagerEvent Modifier and Type Class Description protected class
DiskManagerFileInfoDelegate.channel.request.event
protected class
DiskManagerFileInfoFile.channel.request.event
protected class
DiskManagerFileInfoStream.context.channel.request.event
protected class
DiskManagerFileInfoURL.channel.request.event
Methods in com.biglybt.core.download with parameters of type DiskManagerEvent Modifier and Type Method Description protected void
DiskManagerFileInfoDelegate.channel.request. sendEvent(DiskManagerEvent ev)
-
Uses of DiskManagerEvent in com.biglybt.pif.disk
Methods in com.biglybt.pif.disk with parameters of type DiskManagerEvent Modifier and Type Method Description void
DiskManagerListener. eventOccurred(DiskManagerEvent event)
-
Uses of DiskManagerEvent in com.biglybt.pifimpl.local.disk
Classes in com.biglybt.pifimpl.local.disk that implement DiskManagerEvent Modifier and Type Class Description protected class
DiskManagerChannelImpl.request.event
-