org.mpisws.p2p.transport.rendezvous
Interface PilotFinder<HighIdentifier>
- All Known Implementing Classes:
- LeafSetPilotFinder
public interface PilotFinder<HighIdentifier>
This interface suggests the location of a PilotSocket to contact a NATted node.
Normal steps to open socket:
a) canContactDirect? normal
b) findPilot? open to the pilot
c) route the request, include local pilot
- Author:
- Jeff Hoye
findPilot
HighIdentifier findPilot(HighIdentifier i)
- Return null if there isn't one.
- Parameters:
i
-
- Returns:
Copyright © 2001-2005 - Rice Pastry.