peersim.pastry
Interface MSPastryProtocol.Listener

Enclosing class:
MSPastryProtocol

public static interface MSPastryProtocol.Listener

Event Handler container for managing the receiving of a message

Title: MSPASTRY

Description: MsPastry implementation for PeerSim

Copyright: Copyright (c) 2007

Company: The Pastry Group


Method Summary
 void receive(Message m)
          This method is called every time a message is received
 

Method Detail

receive

void receive(Message m)
This method is called every time a message is received

Parameters:
m - Message