Uses of Interface
com.biglybt.pif.ddb.DistributedDatabaseTransferHandler
Packages that use DistributedDatabaseTransferHandler
Package
Description
-
Uses of DistributedDatabaseTransferHandler in com.biglybt.core.content
Classes in com.biglybt.core.content that implement DistributedDatabaseTransferHandler -
Uses of DistributedDatabaseTransferHandler in com.biglybt.pif.ddb
Methods in com.biglybt.pif.ddb with parameters of type DistributedDatabaseTransferHandlerModifier and TypeMethodDescriptionvoid
DistributedDatabase.addTransferHandler
(DistributedDatabaseTransferType type, DistributedDatabaseTransferHandler handler) -
Uses of DistributedDatabaseTransferHandler in com.biglybt.pifimpl.local.ddb
Classes in com.biglybt.pifimpl.local.ddb that implement DistributedDatabaseTransferHandlerFields in com.biglybt.pifimpl.local.ddb with type parameters of type DistributedDatabaseTransferHandlerMethods in com.biglybt.pifimpl.local.ddb with parameters of type DistributedDatabaseTransferHandlerModifier and TypeMethodDescriptionvoid
DDBaseImpl.addTransferHandler
(DistributedDatabaseTransferType type, DistributedDatabaseTransferHandler handler) -
Uses of DistributedDatabaseTransferHandler in com.biglybt.plugin.net.netstatus
Classes in com.biglybt.plugin.net.netstatus that implement DistributedDatabaseTransferHandler