Rice Pastry API

Uses of Interface
org.mpisws.p2p.transport.rendezvous.OutgoingPilotListener

Packages that use OutgoingPilotListener
org.mpisws.p2p.transport.rendezvous   
rice.pastry.socket.nat.rendezvous   
 

Uses of OutgoingPilotListener in org.mpisws.p2p.transport.rendezvous
 

Methods in org.mpisws.p2p.transport.rendezvous with parameters of type OutgoingPilotListener
 void RendezvousTransportLayerImpl.addOutgoingPilotListener(OutgoingPilotListener<HighIdentifier> listener)
           
 void PilotManager.addOutgoingPilotListener(OutgoingPilotListener<Identifier> listener)
           
 void RendezvousTransportLayerImpl.removeOutgoingPilotListener(OutgoingPilotListener<HighIdentifier> listener)
           
 void PilotManager.removeOutgoingPilotListener(OutgoingPilotListener<Identifier> listener)
           
 

Uses of OutgoingPilotListener in rice.pastry.socket.nat.rendezvous
 

Classes in rice.pastry.socket.nat.rendezvous that implement OutgoingPilotListener
 class LeafSetPilotStrategy<Identifier extends RendezvousContact>
          Notifies the pilot strategy of leafset changes involving non-natted nodes.
 


Rice Pastry API

Copyright © 2001-2005 - Rice Pastry.


Imprint-Dataprotection