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

Packages that use IncomingPilotListener
org.mpisws.p2p.transport.rendezvous   
 

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

Methods in org.mpisws.p2p.transport.rendezvous with parameters of type IncomingPilotListener
 void RendezvousTransportLayerImpl.addIncomingPilotListener(IncomingPilotListener<HighIdentifier> listener)
           
 void PilotManager.addIncomingPilotListener(IncomingPilotListener<Identifier> listener)
           
 void RendezvousTransportLayerImpl.removeIncomingPilotListener(IncomingPilotListener<HighIdentifier> listener)
           
 void PilotManager.removeIncomingPilotListener(IncomingPilotListener<Identifier> listener)
           
 



Copyright © 2010. All Rights Reserved.