Package com.biglybt.core.dht.router
Interface DHTRouterContactAttachment
- All Known Implementing Classes:
DHTControlContactImpl
public interface DHTRouterContactAttachment
-
Method Summary
Modifier and TypeMethodDescriptionint
int
int
boolean
void
setRouterContact
(DHTRouterContact contact)
-
Method Details
-
setRouterContact
-
getMaxFailForLiveCount
int getMaxFailForLiveCount() -
getMaxFailForUnknownCount
int getMaxFailForUnknownCount() -
getInstanceID
int getInstanceID() -
isSleeping
boolean isSleeping()
-