public interface Handler
| Modifier and Type | Method and Description |
|---|---|
void |
handle(SymphonyProtocol src,
Tuple<peersim.core.Node,java.lang.Double> evt)
Handler associable to a routing request
|
void handle(SymphonyProtocol src, Tuple<peersim.core.Node,java.lang.Double> evt)
src - Symphony Protocol that has sent the routing requestevt - Tuple that contains: Node that manages the identifier, Identifier that the routing
has done on