FileDocCategorySizeDatePackage
DistributedDatabaseTransferHandler.javaAPI DocAzureus 3.0.3.41499Thu Feb 09 19:42:56 GMT 2006org.gudy.azureus2.plugins.ddb

DistributedDatabaseTransferHandler

public interface DistributedDatabaseTransferHandler
author
parg

Fields Summary
Constructors Summary
Methods Summary
public DistributedDatabaseValueread(DistributedDatabaseContact contact, DistributedDatabaseTransferType type, DistributedDatabaseKey key)

public voidwrite(DistributedDatabaseContact contact, DistributedDatabaseTransferType type, DistributedDatabaseKey key, DistributedDatabaseValue value)