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 TypeMethodDescriptionvoidDistributedDatabase.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 DistributedDatabaseTransferHandlerModifier and TypeFieldDescriptionprivate Map<HashWrapper, DistributedDatabaseTransferHandler> DDBaseImpl.transfer_mapMethods in com.biglybt.pifimpl.local.ddb with parameters of type DistributedDatabaseTransferHandlerModifier and TypeMethodDescriptionvoidDDBaseImpl.addTransferHandler(DistributedDatabaseTransferType type, DistributedDatabaseTransferHandler handler) -
Uses of DistributedDatabaseTransferHandler in com.biglybt.plugin.net.netstatus
Classes in com.biglybt.plugin.net.netstatus that implement DistributedDatabaseTransferHandler