eu.emi.dsr.p2p
Class NeighborsEventReciever

java.lang.Object
  extended by eu.emi.dsr.p2p.NeighborsEventReciever
All Implemented Interfaces:
EventListener, Runnable

public class NeighborsEventReciever
extends Object
implements EventListener, Runnable

Author:
g.szigeti

Constructor Summary
NeighborsEventReciever()
          Constructor for the neighbors event receiver class.
 
Method Summary
 void recieve(Event event)
           
 void run()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NeighborsEventReciever

public NeighborsEventReciever()
Constructor for the neighbors event receiver class. This class transmit relevant (for only global DSR) messages to the neighbors manager class.

Parameters:
None -
Method Detail

recieve

public void recieve(Event event)
Specified by:
recieve in interface EventListener

run

public void run()
Specified by:
run in interface Runnable


Copyright © 2012. All Rights Reserved.