Interface | Description |
---|---|
MapAcceptHandler | |
PeerMapChangeListener |
This interface can be added to the map, to get notified of peer insertion or
removal.
|
PeerStatusListener |
Class | Description |
---|---|
DefaultMapAcceptHandler | |
Number160 |
This class represents a 160 bit number.
|
Number320 | |
Number480 | |
PeerAddress |
A PeerAddress contains the node ID and how to contact this node using both
TCP and UDP.
|
PeerMap |
This routing implementation uses is based on Kademlia.
|
PeerMapStat | |
PeerStat | |
ShortString |
A short string stores strings with length of up to 19 characters.
|
Enum | Description |
---|---|
PeerStatusListener.Reason |
The reason NOT_REACHABLE means that the peer is offline and cannot be
contacted, while REMOVED_FROM_MAP means that this peer has been removed
from the neigbhor list, but may still be reachable.
|
Copyright © 2013. All Rights Reserved.