Package com.biglybt.plugin.dht
Interface DHTPluginValue
- All Known Implementing Classes:
DHTPluginValueImpl
public interface DHTPluginValue
-
Method Details
-
getValue
byte[] getValue() -
getCreationTime
long getCreationTime() -
getVersion
long getVersion() -
isLocal
boolean isLocal() -
getFlags
int getFlags()
-