Package com.biglybt.plugin.dht
Interface DHTPluginTransferHandler
public interface DHTPluginTransferHandler
-
Method Summary
Modifier and TypeMethodDescriptiongetName()
byte[]
handleRead
(DHTPluginContact originator, byte[] key) byte[]
handleWrite
(DHTPluginContact originator, byte[] key, byte[] value)
-
Method Details
-
getName
String getName() -
handleRead
-
handleWrite
-