Class ChordResponse

java.lang.Object
org.drasyl.handler.dht.chord.ChordResponse

public abstract class ChordResponse extends Object
Reply sent in response to ChordLookup including the closest node for a given id.
See Also:
  • Constructor Details

    • ChordResponse

      public ChordResponse()
  • Method Details