Rice Pastry API

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

Method Summary
 HighIdentifier findPilot(HighIdentifier i)
          Return null if there isn't one.
 

Method Detail

findPilot

HighIdentifier findPilot(HighIdentifier i)
Return null if there isn't one.

Parameters:
i -
Returns:

Rice Pastry API

Copyright © 2001-2005 - Rice Pastry.


Imprint-Dataprotection