- Value - Class in de.cgrotz.kademlia.storage
-
Created by Christoph on 27.09.2016.
- Value() - Constructor for class de.cgrotz.kademlia.storage.Value
-
- valueOf(String) - Static method in enum de.cgrotz.kademlia.config.ListenerType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum de.cgrotz.kademlia.protocol.MessageType
-
Returns the enum constant of this type with the specified name.
- ValueReply - Class in de.cgrotz.kademlia.protocol
-
Same as FIND_NODE, but if the recipient of the request has the requested key in its store, it will return the corresponding value.
- ValueReply(long, Node, Key, String) - Constructor for class de.cgrotz.kademlia.protocol.ValueReply
-
- values() - Static method in enum de.cgrotz.kademlia.config.ListenerType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum de.cgrotz.kademlia.protocol.MessageType
-
Returns an array containing the constants of this enum type, in
the order they are declared.