File
Doc
Category
Size
Date
Package
DistributedDatabaseTransferHandler.java
API Doc
Azureus 3.0.3.4
1499
Thu Feb 09 19:42:56 GMT 2006
org.gudy.azureus2.plugins.ddb
DistributedDatabaseTransferHandler
public interface DistributedDatabaseTransferHandler
author
parg
Fields Summary
Constructors Summary
Methods Summary
public
DistributedDatabaseValue
read
(
DistributedDatabaseContact
contact,
DistributedDatabaseTransferType
type,
DistributedDatabaseKey
key)
public void
write
(
DistributedDatabaseContact
contact,
DistributedDatabaseTransferType
type,
DistributedDatabaseKey
key,
DistributedDatabaseValue
value)
Java Code Source