|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.aelitis.azureus.plugins.dht.impl.DHTPluginValueImpl
public class DHTPluginValueImpl
Constructor Summary | |
---|---|
protected |
DHTPluginValueImpl(DHTTransportValue _value)
|
Method Summary | |
---|---|
long |
getCreationTime()
|
int |
getFlags()
|
byte[] |
getValue()
|
long |
getVersion()
|
boolean |
isLocal()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
protected DHTPluginValueImpl(DHTTransportValue _value)
Method Detail |
---|
public byte[] getValue()
getValue
in interface DHTPluginValue
public long getCreationTime()
getCreationTime
in interface DHTPluginValue
public long getVersion()
getVersion
in interface DHTPluginValue
public boolean isLocal()
isLocal
in interface DHTPluginValue
public int getFlags()
getFlags
in interface DHTPluginValue
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |