Interface DHTTransportFindValueReply

All Known Implementing Classes:
DHTControlImpl.DHTTransportFindValueReplyImpl

public interface DHTTransportFindValueReply
  • Method Details

    • getDiversificationType

      byte getDiversificationType()
    • hit

      boolean hit()
    • getValues

      DHTTransportValue[] getValues()
    • getContacts

      DHTTransportContact[] getContacts()
    • blocked

      boolean blocked()
    • getBlockedKey

      byte[] getBlockedKey()
    • getBlockedSignature

      byte[] getBlockedSignature()