Package com.biglybt.core.dht.transport
Interface DHTTransportStoreReply
- All Known Implementing Classes:
DHTControlImpl.DHTTransportStoreReplyImpl
public interface DHTTransportStoreReply
-
Method Summary
-
Method Details
-
getDiversificationTypes
byte[] getDiversificationTypes() -
blocked
boolean blocked() -
getBlockRequest
byte[] getBlockRequest() -
getBlockSignature
byte[] getBlockSignature()
-